Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-040435
#<BuildRuby:0x00007f7891f0fdc8
@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.20241203-040435",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000040 0.000009 0.000049 ( 0.000049)
configure 0.000035 0.000008 0.000043 ( 0.000042)
build_up 0.004561 0.004116 3.398259 ( 3.269311)
build_miniruby 0.000000 0.001711 1.346426 ( 1.343245)
build_ruby 0.000000 0.002186 4.394256 ( 4.504113)
build_all 0.003751 0.005195 6.689642 ( 2.896196)
build_install 0.010180 0.010494 9.261900 ( 4.573847)
test_btest 0.000597 0.000224 77.701856 ( 21.362081)
test_basic 0.010752 0.000745 1.049243 ( 1.101172)
test_all 0.106321 0.038289 720.227705 (224.170767)
test_rubyspec 0.065220 0.020242 121.434374 ( 27.516360)
total: 290.74 sec