Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250324-000449
#<BuildRuby:0x00007f6175acfde0
@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.20250324-000449",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.002187 0.004194 2.180021 ( 2.003780)
build_miniruby 0.001401 0.000145 1.467264 ( 1.464453)
build_ruby 0.001704 0.000176 3.279803 ( 3.458826)
build_all 0.003692 0.003563 4.741647 ( 1.917453)
build_install 0.009179 0.007524 6.637347 ( 3.366349)
test_btest 0.000854 0.000151 44.716143 ( 12.183104)
test_basic 0.007582 0.000000 0.785646 ( 0.842955)
test_all 0.081310 0.035871 525.471715 (167.479734)
test_rubyspec 0.042499 0.031727 100.299416 ( 21.932321)
total: 214.65 sec