Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250315-163337
#<BuildRuby:0x00007f4d9552fdc0
@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.20250315-163337",
@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.000005 0.000021 ( 0.000024)
autoconf 0.000034 0.000012 0.000046 ( 0.000046)
configure 0.000025 0.000009 0.000034 ( 0.000035)
build_up 0.005585 0.001797 2.400437 ( 2.177056)
build_miniruby 0.001105 0.000380 1.505867 ( 1.504590)
build_ruby 0.002119 0.000000 3.363051 ( 3.492637)
build_all 0.008739 0.000000 5.526837 ( 2.360905)
build_install 0.012977 0.005622 7.796251 ( 4.222193)
test_btest 0.000817 0.000266 46.488564 ( 12.776163)
test_basic 0.006829 0.002223 0.717012 ( 0.772070)
test_all 0.083323 0.033582 563.004343 (166.722776)
test_rubyspec 0.029466 0.042442 97.818991 ( 22.420225)
total: 216.45 sec