Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-163220
#<BuildRuby:0x000055c72e692008
@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.20240308-163220",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.007334 0.000000 2.272206 ( 2.011371)
build_miniruby 0.001505 0.000145 1.674862 ( 1.672582)
build_ruby 0.001318 0.000195 3.495439 ( 3.697056)
build_all 0.007332 0.000467 6.762465 ( 2.709419)
build_install 0.017581 0.001848 8.400657 ( 3.915171)
test_btest 0.000729 0.000101 93.342150 ( 27.073156)
test_basic 0.005905 0.000164 0.948603 ( 1.135098)
test_all 0.091755 0.030482 783.723228 (257.267576)
test_rubyspec 0.038889 0.049215 130.068196 (143.413431)
total: 442.90 sec