Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250411-123746
#<BuildRuby:0x00007f2d2006fdc0
@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.20250411-123746",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000020 0.000010 0.000030 ( 0.000029)
configure 0.000016 0.000008 0.000024 ( 0.000024)
build_up 0.006119 0.001225 3.145046 ( 2.445128)
build_miniruby 0.001596 0.000000 1.466152 ( 1.463259)
build_ruby 0.001741 0.000000 3.466148 ( 3.550542)
build_all 0.003523 0.005359 5.919713 ( 2.599401)
build_install 0.012049 0.006025 8.317824 ( 4.254929)
test_btest 0.000555 0.000278 48.496467 ( 13.782794)
test_basic 0.006817 0.001481 0.864818 ( 0.921403)
test_all 0.083804 0.037823 600.769242 (230.410377)
test_rubyspec 0.040866 0.034635 104.716277 ( 23.987806)
total: 283.42 sec