Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251010-012233
#<BuildRuby:0x00007f154c28fdd0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251010-012233",
@make="make",
@no_timeout_error=nil,
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.002759 0.005619 4.461717 ( 2.979163)
build_miniruby 0.001052 0.000370 1.471282 ( 1.469055)
build_ruby 0.001235 0.000434 3.832579 ( 3.922692)
build_all 0.004022 0.003605 6.101141 ( 2.521669)
build_install 0.017247 0.004439 9.841367 ( 4.745990)
test_btest 0.000687 0.000244 60.101426 ( 16.455284)
test_basic 0.004400 0.002154 0.741494 ( 0.796271)
test_all 0.085206 0.035672 648.187543 (188.663411)
test_rubyspec 0.049776 0.031038 119.611421 ( 26.688210)
total: 248.24 sec