Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250521-010543
#<BuildRuby:0x00007f1f89f5fdc0
@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.20250521-010543",
@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.000007 0.000024 ( 0.000025)
autoconf 0.000030 0.000013 0.000043 ( 0.000043)
configure 0.000027 0.000012 0.000039 ( 0.000038)
build_up 0.002549 0.005177 3.585489 ( 3.167790)
build_miniruby 0.001226 0.000569 2.175919 ( 2.174655)
build_ruby 0.001280 0.000594 4.290086 ( 4.357513)
build_all 0.000706 0.008741 9.114889 ( 5.151441)
build_install 0.017095 0.000121 8.865662 ( 4.642648)
test_btest 0.000757 0.000355 61.080900 ( 17.152382)
test_basic 0.005195 0.004705 1.000779 ( 1.048097)
test_all 0.081744 0.045112 706.192215 (251.125679)
test_rubyspec 0.052706 0.032356 120.294706 ( 32.206481)
total: 321.03 sec