Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-005105
#<BuildRuby:0x00007f651588fdc0
@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.20240927-005105",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.009999 0.000832 5.302939 ( 7.230321)
build_miniruby 0.001952 0.000271 1.848675 ( 2.244227)
build_ruby 0.000000 0.002670 4.833356 ( 6.079384)
build_all 0.008856 0.002187 7.635535 ( 7.816169)
build_install 0.010002 0.016686 11.434720 ( 11.277334)
test_btest 0.000853 0.000213 101.145355 (106.710417)
test_basic 0.007438 0.005152 1.266315 ( 2.318242)
test_all 0.111821 0.044350 844.410882 (387.329464)
test_rubyspec 0.058387 0.027169 136.533892 ( 40.834022)
total: 571.84 sec