Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-012153
#<BuildRuby:0x00007fc15803fdd8
@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.20241020-012153",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000035 0.000007 0.000042 ( 0.000043)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.003863 0.004010 3.509862 ( 3.382448)
build_miniruby 0.001312 0.000287 1.758364 ( 1.755037)
build_ruby 0.001591 0.000348 4.485334 ( 4.624799)
build_all 0.010364 0.000428 7.518986 ( 3.127986)
build_install 0.012378 0.009404 10.461488 ( 5.024966)
test_btest 0.000747 0.000187 95.259229 ( 33.299231)
test_basic 0.005147 0.001286 1.220162 ( 1.628666)
test_all 0.117776 0.034655 705.279687 (215.743258)
test_rubyspec 0.041216 0.044139 135.748318 ( 23.030263)
total: 291.62 sec