Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250327-214210
#<BuildRuby:0x00007f913a9afdd0
@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.20250327-214210",
@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.000005 0.000023 ( 0.000025)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.007565 0.001013 3.058391 ( 3.289819)
build_miniruby 0.001553 0.000437 1.671576 ( 1.754556)
build_ruby 0.001658 0.000466 4.111240 ( 4.331389)
build_all 0.009132 0.001349 6.207182 ( 3.712491)
build_install 0.012214 0.009785 8.541824 ( 5.895333)
test_btest 0.000675 0.000212 52.659741 ( 45.449887)
test_basic 0.003963 0.001245 0.915321 ( 1.108474)
test_all 0.062603 0.058939 528.714303 (191.687907)
test_rubyspec 0.050393 0.023159 105.501694 ( 22.806427)
total: 280.04 sec