Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-062657
#<BuildRuby:0x00007fd5fd94fdd8
@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.20241123-062657",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.002622 0.004604 3.486673 ( 3.376470)
build_miniruby 0.001799 0.000000 1.729260 ( 1.725294)
build_ruby 0.001928 0.000069 3.790454 ( 3.963254)
build_all 0.006333 0.002184 6.239719 ( 2.683973)
build_install 0.009541 0.008416 8.683206 ( 4.334398)
test_btest 0.000722 0.000280 77.678303 ( 20.661103)
test_basic 0.006878 0.002088 0.966078 ( 1.014210)
test_all 0.117969 0.027312 709.149835 (217.112022)
test_rubyspec 0.060007 0.022565 117.246786 ( 28.590102)
total: 283.46 sec