Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-140126
#<BuildRuby:0x0000564587c45f68
@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.20230726-140126",
@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.000006 0.000027 ( 0.000027)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.005787 0.001447 2.310435 ( 5.907944)
build_miniruby 0.001385 0.000346 1.701245 ( 2.181599)
build_ruby 0.001245 0.000311 3.456399 ( 5.647196)
build_all 0.008106 0.000000 2.755532 ( 3.063097)
build_install 0.010193 0.008812 4.180793 ( 5.337340)
test_btest 0.000588 0.000166 80.376536 ( 56.358437)
test_basic 0.000000 0.008833 0.958586 ( 1.816546)
test_all 0.000000 0.001782 643.848127 (404.698653)
test_rubyspec 0.026534 0.027630 93.901698 (134.776979)
total: 619.79 sec