Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-033703
#<BuildRuby:0x00007f339da1fdd8
@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.20241102-033703",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.006656 0.000853 3.329514 ( 3.260530)
build_miniruby 0.001177 0.000349 1.263181 ( 1.260027)
build_ruby 0.001189 0.000352 3.493222 ( 3.683321)
build_all 0.004274 0.004231 6.077956 ( 2.333251)
build_install 0.015342 0.005085 8.674447 ( 3.934706)
test_btest 0.000804 0.000259 72.906677 ( 19.296540)
test_basic 0.006799 0.003710 1.024836 ( 1.091826)
test_all 0.102263 0.045680 719.827196 (224.535406)
test_rubyspec 0.058909 0.032234 125.683845 ( 37.749680)
total: 297.15 sec