Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-001606
#<BuildRuby:0x00005587535de258
@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.20231022-001606",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000000 0.000027 0.000027 ( 0.000139)
build_up 0.000000 0.006329 3.445681 ( 3.591199)
build_miniruby 0.000000 0.001493 1.464589 ( 1.464833)
build_ruby 0.000000 0.001854 3.155647 ( 3.366698)
build_all 0.004705 0.003172 5.621631 ( 3.011701)
build_install 0.017459 0.004353 7.883907 ( 4.400340)
test_btest 0.000889 0.000190 78.558895 ( 33.969385)
test_basic 0.006203 0.001330 0.882710 ( 1.104149)
test_all 0.084325 0.036221 638.794043 (294.640406)
test_rubyspec 0.024748 0.040985 95.923404 (110.247130)
total: 455.80 sec