Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-005857
#<BuildRuby:0x00007f9597a1fde0
@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.20240617-005857",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.008985 0.000888 4.035873 ( 4.920955)
build_miniruby 0.001809 0.000329 1.756684 ( 1.838078)
build_ruby 0.002120 0.000386 4.627634 ( 4.964269)
build_all 0.009347 0.001699 8.212612 ( 5.250873)
build_install 0.020467 0.005007 11.649128 ( 8.207584)
test_btest 0.000770 0.000145 119.294253 ( 77.986576)
test_basic 0.006832 0.004195 1.360787 ( 1.711438)
test_all 0.122192 0.037389 1020.538777 (791.608346)
test_rubyspec 0.038821 0.055996 171.060732 (198.267710)
total: 1094.76 sec