Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-114528
#<BuildRuby:0x00007fd61481fdc0
@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.20241030-114528",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000035 0.000002 0.000037 ( 0.000037)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.004671 0.003741 3.977218 ( 3.397941)
build_miniruby 0.001432 0.000000 1.404552 ( 1.401756)
build_ruby 0.001797 0.000000 3.466389 ( 3.612290)
build_all 0.004730 0.003547 5.841568 ( 2.259603)
build_install 0.021148 0.001346 8.498332 ( 4.514914)
test_btest 0.000998 0.000100 75.429716 ( 26.460346)
test_basic 0.007343 0.000306 0.723872 ( 5.479702)
test_all 0.100597 0.045650 636.279564 (190.887970)
test_rubyspec 0.048633 0.034265 119.902163 ( 21.405757)
total: 259.42 sec