Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250309-002436
#<BuildRuby:0x00007f77387cfdd8
@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.20250309-002436",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.000000 0.007324 2.891598 ( 2.125104)
build_miniruby 0.001451 0.000097 1.238721 ( 1.236226)
build_ruby 0.001774 0.000000 2.978541 ( 3.155020)
build_all 0.007424 0.000365 5.001387 ( 2.095396)
build_install 0.012729 0.003339 6.977001 ( 3.474522)
test_btest 0.000723 0.000060 44.732177 ( 12.286374)
test_basic 0.004031 0.003377 0.697969 ( 0.759031)
test_all 0.076748 0.036098 537.520619 (187.564716)
test_rubyspec 0.038540 0.031037 94.160550 ( 21.699466)
total: 234.40 sec