Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-134148
#<BuildRuby:0x0000563540bc22c8
@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.20230821-134148",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006596 0.000174 2.282064 ( 4.211411)
build_miniruby 0.002065 0.000000 1.695450 ( 1.938241)
build_ruby 0.000000 0.001714 3.221184 ( 4.171634)
build_all 0.003498 0.005793 6.338335 ( 5.625108)
build_install 0.014775 0.005048 8.027360 ( 6.722817)
test_btest 0.000828 0.000000 84.696792 ( 42.243731)
test_basic 0.000000 0.008690 1.010364 ( 1.333745)
test_all 0.005388 0.004398 702.358444 (437.604245)
test_rubyspec 0.059781 0.018293 109.781776 (186.926064)
total: 690.78 sec