Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-144745
#<BuildRuby:0x000055d3eb85e228
@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.20240227-144745",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.003632 0.003235 2.218617 ( 2.154744)
build_miniruby 0.000992 0.000191 1.387725 ( 1.390194)
build_ruby 0.001239 0.000238 3.049454 ( 3.301608)
build_all 0.003788 0.003083 6.163495 ( 2.391501)
build_install 0.014109 0.004422 7.927175 ( 3.781791)
test_btest 0.000000 0.000870 87.079695 ( 22.835705)
test_basic 0.000000 0.005413 0.856413 ( 0.919412)
test_all 0.097514 0.018266 722.998691 (208.845089)
test_rubyspec 0.038238 0.038643 105.542715 (114.710937)
total: 360.33 sec