Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-151610
#<BuildRuby:0x00007f95f0e8fde0
@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.20240823-151610",
@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.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.006588 2.393175 ( 2.531125)
build_miniruby 0.000322 0.001251 1.132177 ( 1.129387)
build_ruby 0.002055 0.000000 2.935261 ( 13.706201)
build_all 0.004084 0.004695 6.579922 ( 2.478767)
build_install 0.010246 0.006300 8.185576 ( 3.655008)
test_btest 0.000625 0.000228 95.584837 ( 25.253043)
test_basic 0.003082 0.006372 0.828744 ( 0.879548)
test_all 0.101557 0.043602 681.761900 (199.606814)
test_rubyspec 0.051922 0.037453 161.295133 ( 25.519512)
total: 274.76 sec