Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-084322
#<BuildRuby:0x0000559ff6e25fb8
@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.20240210-084322",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000018 0.000007 0.000025 ( 0.000024)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.005707 0.000000 1.834469 ( 2.163733)
build_miniruby 0.001418 0.000000 1.528494 ( 1.526238)
build_ruby 0.001383 0.000000 3.232234 ( 3.439670)
build_all 0.007538 0.000052 6.049416 ( 2.234040)
build_install 0.009262 0.007125 7.435566 ( 3.593914)
test_btest 0.000000 0.001102 84.983026 ( 22.109540)
test_basic 0.002276 0.004103 0.938888 ( 0.997126)
test_all 0.102962 0.012173 735.230661 (205.579605)
test_rubyspec 0.073884 0.026414 161.203483 (169.937247)
total: 411.58 sec