Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250531-033535
#<BuildRuby:0x00007f6f7cd2fdc8
@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.20250531-033535",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000029 0.000005 0.000034 ( 0.000036)
build_up 0.010496 0.001192 5.867873 ( 5.169264)
build_miniruby 0.002000 0.000364 1.750216 ( 1.941587)
build_ruby 0.002041 0.000371 4.550086 ( 4.996083)
build_all 0.003753 0.007443 7.020196 ( 5.239280)
build_install 0.018152 0.009781 11.147651 ( 7.909400)
test_btest 0.002860 0.000000 58.122846 ( 25.669691)
test_basic 0.010526 0.001228 1.024900 ( 1.276117)
test_all 0.090632 0.032197 587.114357 (225.705206)
test_rubyspec 0.044777 0.033766 107.242243 ( 23.799190)
total: 301.71 sec