Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250427-030438
#<BuildRuby:0x00007f63dd78fdc8
@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.20250427-030438",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000030 0.000007 0.000037 ( 0.000038)
build_up 0.002100 0.003531 1.821545 ( 2.146382)
build_miniruby 0.001221 0.000295 1.388233 ( 1.385108)
build_ruby 0.001625 0.000392 3.678196 ( 3.787056)
build_all 0.003730 0.003948 5.421420 ( 2.255017)
build_install 0.009839 0.006203 6.628820 ( 3.532683)
test_btest 0.000670 0.000197 44.820000 ( 12.609735)
test_basic 0.003922 0.003878 0.636836 ( 0.691032)
test_all 0.076244 0.042897 534.641996 (185.660396)
test_rubyspec 0.050156 0.025457 101.553807 ( 20.117540)
total: 232.19 sec