Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-171727
#<BuildRuby:0x000055f9f50ca338
@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.20230814-171727",
@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.000023 0.000000 0.000023 ( 0.000022)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000029 0.000001 0.000030 ( 0.000029)
build_up 0.006618 0.000236 2.312904 ( 6.671804)
build_miniruby 0.001564 0.000056 1.677015 ( 4.381449)
build_ruby 0.001477 0.000052 3.576720 ( 7.890693)
build_all 0.009038 0.000010 6.535224 ( 7.688251)
build_install 0.019434 0.000000 8.079402 ( 9.727079)
test_btest 0.001013 0.000000 83.722925 ( 66.513946)
test_basic 0.008155 0.000070 0.984860 ( 2.090036)
test_all 0.010005 0.000150 680.033064 (583.935836)
test_rubyspec 0.053203 0.020241 104.932211 (188.088436)
total: 876.99 sec