Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-052237
#<BuildRuby:0x00007f3ac8f7fdc8
@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.20241026-052237",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.000128 0.007412 3.232177 ( 3.244728)
build_miniruby 0.001621 0.000261 1.241388 ( 1.237435)
build_ruby 0.001723 0.000278 3.037784 ( 37.450715)
build_all 0.008473 0.000069 5.562119 ( 2.643222)
build_install 0.008440 0.011268 8.107993 ( 3.698706)
test_btest 0.000000 0.000856 70.555080 ( 18.438890)
test_basic 0.007069 0.002800 1.045282 ( 1.089056)
test_all 0.093980 0.054779 672.648110 (202.978183)
test_rubyspec 0.045654 0.038953 121.179265 ( 22.371059)
total: 293.15 sec