Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-153906
#<BuildRuby:0x0000561c8a6cdfc0
@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.20240204-153906",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.001719 0.004223 1.575399 ( 1.893464)
build_miniruby 0.001217 0.000166 1.249247 ( 1.246973)
build_ruby 0.001187 0.000162 2.924686 ( 3.163008)
build_all 0.000000 0.006064 5.568819 ( 2.136899)
build_install 0.007016 0.009055 6.572695 ( 3.012578)
test_btest 0.001057 0.000000 83.209256 ( 22.013203)
test_basic 0.005868 0.000000 0.888451 ( 0.950097)
test_all 0.072812 0.042100 686.998916 (199.125395)
test_rubyspec 0.047557 0.045566 145.492585 (156.836827)
total: 390.38 sec