Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250306-043051
#<BuildRuby:0x00007fec22e2fde0
@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.20250306-043051",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000024 0.000008 0.000032 ( 0.000031)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.000000 0.005999 2.549476 ( 1.850603)
build_miniruby 0.000765 0.000623 1.029151 ( 1.027534)
build_ruby 0.001118 0.000489 2.511339 ( 37.399942)
build_all 0.005203 0.002276 4.237062 ( 1.737009)
build_install 0.010853 0.005298 6.036168 ( 3.027791)
test_btest 0.000568 0.000252 40.492255 ( 12.785907)
test_basic 0.006419 0.005234 0.897862 ( 1.156223)
test_all 0.066175 0.049468 544.250706 (187.185373)
test_rubyspec 0.032890 0.035984 93.204969 ( 17.036383)
total: 263.21 sec