Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-025422
#<BuildRuby:0x0000556b71305f48
@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.20240315-025422",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.003373 0.003924 2.738723 ( 2.468175)
build_miniruby 0.001297 0.000000 1.365911 ( 1.363725)
build_ruby 0.001580 0.000000 3.500630 ( 3.729815)
build_all 0.006812 0.000380 6.498644 ( 2.569476)
build_install 0.015612 0.001482 7.924136 ( 3.413810)
test_btest 0.000928 0.000185 91.908639 ( 28.763501)
test_basic 0.007281 0.000000 1.006288 ( 1.125979)
test_all 0.087620 0.032295 788.402923 (299.830273)
test_rubyspec 0.070873 0.016885 122.428371 (131.869993)
total: 475.14 sec