Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-132459
#<BuildRuby:0x00007f0caee9fdd8
@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.20241012-132459",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.004028 0.004007 3.876667 ( 3.715774)
build_miniruby 0.001682 0.000000 1.218954 ( 1.216148)
build_ruby 0.001881 0.000000 3.531108 ( 3.726788)
build_all 0.007460 0.001575 7.078667 ( 2.979890)
build_install 0.016644 0.002633 9.706446 ( 4.595930)
test_btest 0.000867 0.000184 93.894848 ( 25.873586)
test_basic 0.005964 0.004976 1.062402 ( 1.114815)
test_all 0.097820 0.049587 757.295200 (260.465166)
test_rubyspec 0.050295 0.037531 135.296975 ( 33.442868)
total: 337.13 sec