Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-110652
#<BuildRuby:0x00007fca082bfdc0
@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.20240919-110652",
@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.000014 0.000007 0.000021 ( 0.000021)
autoconf 0.000021 0.000010 0.000031 ( 0.000031)
configure 0.000017 0.000008 0.000025 ( 0.000026)
build_up 0.002992 0.005598 4.637529 ( 3.882908)
build_miniruby 0.001225 0.000645 1.673031 ( 1.669025)
build_ruby 0.001386 0.000729 4.135309 ( 4.308898)
build_all 0.004219 0.004267 6.828283 ( 2.685836)
build_install 0.004433 0.017894 10.048852 ( 4.578853)
test_btest 0.000593 0.000427 94.310947 ( 27.118046)
test_basic 0.005775 0.005207 1.097565 ( 1.142487)
test_all 0.107916 0.040030 708.463978 (202.751132)
test_rubyspec 0.033088 0.053518 134.320656 ( 23.316851)
total: 271.46 sec