Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-020821
#<BuildRuby:0x000055ef821c68e0
@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.20230918-020821",
@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.000028 0.000001 0.000029 ( 0.000025)
autoconf 0.000037 0.000002 0.000039 ( 0.000035)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006381 0.000398 2.298789 ( 4.428995)
build_miniruby 0.001634 0.000102 1.718559 ( 1.835239)
build_ruby 0.001810 0.000113 3.426415 ( 3.910316)
build_all 0.007989 0.000225 6.294826 ( 4.564500)
build_install 0.014673 0.004896 7.971712 ( 6.789418)
test_btest 0.000827 0.000071 84.536866 ( 46.715410)
test_basic 0.008130 0.000000 1.031280 ( 1.330595)
test_all 0.002279 0.008745 716.229420 (371.215078)
test_rubyspec 0.059547 0.022616 109.557185 (139.093796)
total: 579.88 sec