Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-181315
#<BuildRuby:0x00007f7ff07afdd8
@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.20241225-181315",
@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.000002 0.000021 ( 0.000020)
autoconf 0.000036 0.000002 0.000038 ( 0.000037)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.002227 0.003917 2.183110 ( 2.558988)
build_miniruby 0.001926 0.000000 1.626592 ( 1.636123)
build_ruby 0.002147 0.000000 4.385374 ( 4.584533)
build_all 0.009708 0.000157 7.145662 ( 3.859335)
build_install 0.014757 0.006564 9.088216 ( 6.135872)
test_btest 0.000712 0.000083 79.493220 ( 38.504101)
test_basic 0.006972 0.004758 1.061716 ( 1.172274)
test_all 0.103311 0.045607 742.799017 (276.116660)
test_rubyspec 0.053172 0.025700 118.014870 ( 29.349017)
total: 363.92 sec