Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-194916
#<BuildRuby:0x00007fe09c78fdc8
@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.20241009-194916",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.004607 0.005112 4.352109 ( 4.904891)
build_miniruby 0.001650 0.000361 1.835767 ( 1.911694)
build_ruby 0.000000 0.002470 4.634792 ( 5.001951)
build_all 0.004980 0.006223 7.846236 ( 5.309700)
build_install 0.021463 0.002119 10.892708 ( 7.129753)
test_btest 0.000633 0.000158 93.708299 ( 27.790315)
test_basic 0.000863 0.009435 0.900070 ( 0.951821)
test_all 0.109172 0.039499 700.219268 (242.150461)
test_rubyspec 0.061328 0.026435 130.146246 ( 28.145381)
total: 323.30 sec