Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-103343
#<BuildRuby:0x00007fc55f03fdc8
@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.20241210-103343",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000026 0.000009 0.000035 ( 0.000034)
build_up 0.005554 0.001944 3.536799 ( 3.593754)
build_miniruby 0.001351 0.000473 2.084799 ( 2.090430)
build_ruby 0.001996 0.000000 3.552922 ( 3.765641)
build_all 0.000000 0.007768 5.935400 ( 2.428127)
build_install 0.010322 0.007594 9.107787 ( 4.530153)
test_btest 0.000519 0.000239 71.406466 ( 19.252753)
test_basic 0.001077 0.008283 0.856185 ( 0.904722)
test_all 0.089261 0.052167 650.816192 (188.520179)
test_rubyspec 0.051727 0.026544 113.619198 ( 22.490342)
total: 247.58 sec