Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-074802
#<BuildRuby:0x00005560f8676228
@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.20230309-074802",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.006134 0.000075 1.822719 ( 4.581988)
build_miniruby 0.001462 0.000054 1.303308 ( 1.571045)
build_ruby 0.001488 0.000055 2.680789 ( 3.198650)
build_all 0.002037 0.004454 2.158188 ( 2.825910)
build_install 0.015530 0.000467 3.259999 ( 3.752412)
test_btest 0.000658 0.000046 70.735088 ( 47.448220)
test_basic 0.002195 0.004869 0.578295 ( 1.106449)
test_all 0.001020 0.000106 557.860562 (337.652520)
test_rubyspec 0.035656 0.016368 82.329273 (104.369579)
total: 506.51 sec