Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-204726
#<BuildRuby:0x000055dbf8b1e228
@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.20240321-204726",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.003412 0.004976 3.824291 ( 2.695447)
build_miniruby 0.001188 0.000361 1.642012 ( 1.640172)
build_ruby 0.001261 0.000384 3.403472 ( 3.592666)
build_all 0.007046 0.000830 6.698543 ( 3.041762)
build_install 0.008238 0.011731 9.234437 ( 4.382073)
test_btest 0.000566 0.000212 91.865241 ( 31.293247)
test_basic 0.004420 0.001657 0.939011 ( 0.997676)
test_all 0.075995 0.041909 787.925271 (276.612247)
test_rubyspec 0.058097 0.034545 130.959727 (149.250625)
total: 473.51 sec