Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-231945
#<BuildRuby:0x0000563862ad63d0
@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.20240111-231945",
@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.001557 0.000467 2.038767 ( 5.129056)
autoconf 0.000875 0.000263 2.530684 ( 2.539197)
configure 0.051843 0.015960 29.346127 ( 30.838777)
build_up 0.015456 0.015963 50.107178 ( 35.355861)
build_miniruby 0.004934 0.012540 152.144437 ( 44.824117)
build_ruby 0.000000 0.002109 3.982086 ( 4.044716)
build_all 0.047227 0.041310 147.658596 ( 56.142724)
build_install 0.013125 0.001989 3.705192 ( 2.982244)
test_btest 0.000651 0.000347 80.767093 ( 30.934774)
test_basic 0.007210 0.000000 0.861906 ( 0.944753)
test_all 0.086314 0.030759 725.764123 (279.844799)
test_rubyspec 0.027751 0.038459 137.350555 (149.678581)
total: 643.26 sec