Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-215306
#<BuildRuby:0x000055e23e082228
@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.20240226-215306",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.007866 0.000908 2.646442 ( 3.957983)
build_miniruby 0.000000 0.001833 1.878436 ( 2.321278)
build_ruby 0.000000 0.002272 3.883600 ( 4.909997)
build_all 0.004888 0.004532 7.004922 ( 6.862710)
build_install 0.018138 0.004503 9.021078 ( 8.060089)
test_btest 0.000691 0.000134 93.397906 ( 83.497732)
test_basic 0.005151 0.003649 1.064398 ( 1.713138)
test_all 0.106014 0.021786 856.865372 (846.863926)
test_rubyspec 0.050034 0.049553 138.574225 (230.725398)
total: 1188.91 sec