Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-140034
#<BuildRuby:0x000055a061e72118
@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.20230902-140034",
@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.000025 0.000000 0.000025 ( 0.000020)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.002511 0.003827 1.868617 ( 3.284143)
build_miniruby 0.001432 0.000255 1.701321 ( 1.955057)
build_ruby 0.001344 0.000240 3.357783 ( 3.927791)
build_all 0.005577 0.002802 6.574745 ( 5.253330)
build_install 0.014991 0.005421 7.856912 ( 6.693243)
test_btest 0.000631 0.000134 85.697738 ( 48.142437)
test_basic 0.006509 0.001380 0.975423 ( 1.275109)
test_all 0.001623 0.008551 682.293689 (365.396102)
test_rubyspec 0.044824 0.024219 104.465884 (123.702678)
total: 559.63 sec