Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-072010
#<BuildRuby:0x000055afe7c69fe8
@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.20230101-072010",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000851 0.004229 1.179865 ( 1.787893)
build_miniruby 0.000999 0.000272 1.490511 ( 1.491873)
build_ruby 0.001371 0.000374 3.603206 ( 4.110752)
build_all 0.006390 0.001743 3.944224 ( 2.405681)
build_install 0.011243 0.005637 3.374248 ( 2.951636)
test_btest 0.000543 0.000160 57.137314 ( 27.641586)
test_basic 0.006712 0.000000 0.445008 ( 0.734851)
test_all 0.001979 0.000176 672.332923 (558.330555)
test_rubyspec 0.044662 0.020231 78.499814 (120.665027)
total: 720.12 sec