Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250320-092913
#<BuildRuby:0x00007f80d557fdc0
@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.20250320-092913",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.004943 0.001236 2.056734 ( 2.043899)
build_miniruby 0.001188 0.000297 1.075398 ( 1.072883)
build_ruby 0.001429 0.000358 3.287425 ( 31.332348)
build_all 0.006984 0.001746 5.910543 ( 6.572306)
build_install 0.018216 0.003441 8.404096 ( 5.805464)
test_btest 0.000918 0.000221 51.297734 ( 40.734062)
test_basic 0.001866 0.009582 0.938296 ( 1.089698)
test_all 0.097961 0.023413 565.880006 (171.699630)
test_rubyspec 0.040115 0.034123 103.557271 ( 25.786840)
total: 286.14 sec