Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250422-022730
#<BuildRuby:0x00007f92c637fdd8
@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.20250422-022730",
@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.000029 0.000006 0.000035 ( 0.000035)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.000000 0.005453 1.758363 ( 2.065918)
build_miniruby 0.000000 0.001428 1.489174 ( 1.486157)
build_ruby 0.000779 0.001183 3.932486 ( 4.036877)
build_all 0.003038 0.005014 6.023690 ( 2.671182)
build_install 0.010159 0.007487 7.942265 ( 4.612816)
test_btest 0.000747 0.000265 48.885112 ( 13.427229)
test_basic 0.008729 0.000174 0.879801 ( 0.931096)
test_all 0.108269 0.010377 555.990695 (210.808837)
test_rubyspec 0.038316 0.038492 103.806834 ( 21.117151)
total: 261.16 sec