Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-141719
#<BuildRuby:0x00005627ac4f5fb8
@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.20240115-141719",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000468 0.004104 1.476466 ( 1.881654)
build_miniruby 0.000000 0.001706 1.709245 ( 1.728798)
build_ruby 0.000000 0.001826 3.152614 ( 3.394650)
build_all 0.005380 0.002391 5.664290 ( 2.971877)
build_install 0.017487 0.000000 6.818368 ( 4.083486)
test_btest 0.000690 0.000000 81.975406 ( 29.995843)
test_basic 0.007832 0.000000 0.823388 ( 0.895007)
test_all 0.096308 0.023496 811.010465 (322.276864)
test_rubyspec 0.044051 0.022872 95.095810 (106.820865)
total: 474.05 sec