Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-174254
#<BuildRuby:0x00007f3c6af4fdc8
@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-174254",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.004607 0.004103 4.641166 ( 3.819079)
build_miniruby 0.000000 0.001781 1.606044 ( 1.602612)
build_ruby 0.000657 0.001439 4.376505 ( 4.528016)
build_all 0.003988 0.004855 6.993463 ( 2.974680)
build_install 0.009955 0.010316 10.568652 ( 5.062428)
test_btest 0.000968 0.000280 96.141379 ( 25.453768)
test_basic 0.006007 0.004549 1.085004 ( 1.127134)
test_all 0.109432 0.040484 802.728529 (269.806300)
test_rubyspec 0.048385 0.044500 141.503304 ( 31.863764)
total: 346.24 sec