Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-101727
#<BuildRuby:0x00007fe4a4e4fdc8
@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.20241109-101727",
@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.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.000000 0.007326 3.758888 ( 3.697967)
build_miniruby 0.000000 0.001664 1.593270 ( 1.592878)
build_ruby 0.000000 0.001964 4.233641 ( 4.395740)
build_all 0.007920 0.000878 6.224562 ( 2.587542)
build_install 0.000000 0.020472 9.061876 ( 4.523906)
test_btest 0.000295 0.000655 80.576887 ( 32.560649)
test_basic 0.005596 0.004524 0.894597 ( 0.942153)
test_all 0.110694 0.036993 719.745482 (214.844542)
test_rubyspec 0.053210 0.028570 119.341541 ( 25.092495)
total: 290.24 sec