Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-160438
#<BuildRuby:0x000055a1a019e230
@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.20230915-160438",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.008488 0.000100 2.527793 ( 5.387833)
build_miniruby 0.001534 0.000232 3.303919 ( 3.570013)
build_ruby 0.001493 0.000226 3.664279 ( 4.078302)
build_all 0.009057 0.000739 6.441678 ( 5.080019)
build_install 0.020867 0.001124 8.261461 ( 7.424369)
test_btest 0.000991 0.000134 86.350333 ( 48.738097)
test_basic 0.008206 0.000495 0.991426 ( 1.204209)
test_all 0.009850 0.000096 702.613970 (361.226070)
test_rubyspec 0.043477 0.030069 105.623596 (126.511341)
total: 563.22 sec