Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-031254
#<BuildRuby:0x00005597f9802230
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230818-031254",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000026)
build_up 0.006196 0.000443 2.417450 ( 6.906997)
build_miniruby 0.001747 0.000125 1.795470 ( 4.729931)
build_ruby 0.001728 0.000123 3.451727 ( 7.626396)
build_all 0.009044 0.000022 6.683259 ( 6.698845)
build_install 0.015965 0.005493 8.257962 ( 11.018286)
test_btest 0.000698 0.000067 84.433610 ( 68.463883)
test_basic 0.003853 0.005270 1.005566 ( 2.816011)
test_all 0.005671 0.005815 693.591360 (568.763858)
test_rubyspec 0.035017 0.042572 112.776552 (258.709789)
total: 935.74 sec