Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250402-001817
#<BuildRuby:0x00007fe18839fdc0
@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.20250402-001817",
@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.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000041)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.003862 0.003941 3.701566 ( 2.596476)
build_miniruby 0.001378 0.000285 1.480362 ( 1.477854)
build_ruby 0.001963 0.000000 3.648906 ( 3.843283)
build_all 0.005335 0.003019 5.816484 ( 2.479219)
build_install 0.012615 0.007997 8.483524 ( 4.082995)
test_btest 0.000695 0.000178 49.286689 ( 14.761886)
test_basic 0.007179 0.000815 0.837727 ( 0.892919)
test_all 0.074849 0.043637 577.276775 (173.511368)
test_rubyspec 0.036275 0.039808 100.356387 ( 23.576034)
total: 227.22 sec