Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-101153
#<BuildRuby:0x00005655380f68e0
@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.20231213-101153",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.002859 0.003764 2.273565 ( 2.325515)
build_miniruby 0.001531 0.000236 1.671625 ( 1.670878)
build_ruby 0.001421 0.000219 3.149552 ( 3.338626)
build_all 0.001754 0.005899 5.686478 ( 2.589992)
build_install 0.006703 0.012239 7.107966 ( 3.753263)
test_btest 0.000770 0.000234 81.578283 ( 31.136568)
test_basic 0.004232 0.001283 0.902908 ( 0.989466)
test_all 0.059263 0.059078 688.544999 (261.592602)
test_rubyspec 0.036200 0.031528 94.421871 (106.074518)
total: 413.47 sec