Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250529-224748
#<BuildRuby:0x00007ff050ebfdc8
@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.20250529-224748",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.005642 0.000778 2.657949 ( 2.300790)
build_miniruby 0.001284 0.000177 1.479245 ( 1.476363)
build_ruby 0.001774 0.000000 3.464628 ( 3.622433)
build_all 0.003315 0.003705 5.543014 ( 2.204468)
build_install 0.016119 0.000000 7.993505 ( 4.157595)
test_btest 0.000738 0.000057 50.865793 ( 14.130291)
test_basic 0.000000 0.007956 0.707486 ( 0.760065)
test_all 0.076369 0.037672 618.826053 (206.869448)
test_rubyspec 0.033918 0.039161 103.054237 ( 23.168853)
total: 258.69 sec