Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-035347
#<BuildRuby:0x0000557168c2e208
@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.20231014-035347",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002920 0.004368 2.562729 ( 3.504004)
build_miniruby 0.001256 0.000173 1.973231 ( 2.125779)
build_ruby 0.001328 0.000183 3.657182 ( 3.922366)
build_all 0.008266 0.000000 6.605264 ( 4.250740)
build_install 0.011503 0.008151 8.272435 ( 6.209488)
test_btest 0.000727 0.000128 87.416543 ( 52.741453)
test_basic 0.001144 0.007629 1.003273 ( 1.150270)
test_all 0.007406 0.001693 696.545772 (338.868230)
test_rubyspec 0.039350 0.031777 105.738801 (125.407907)
total: 538.18 sec