Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-232219
#<BuildRuby:0x00007f671673fdc8
@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.20241115-232219",
@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.000021 0.000008 0.000029 ( 0.000028)
autoconf 0.000033 0.000012 0.000045 ( 0.000045)
configure 0.000032 0.000011 0.000043 ( 0.000043)
build_up 0.008244 0.000088 4.211823 ( 4.435268)
build_miniruby 0.002003 0.000000 1.584452 ( 1.674871)
build_ruby 0.002104 0.000064 4.496310 ( 4.676624)
build_all 0.008963 0.001577 7.034964 ( 4.491330)
build_install 0.019240 0.003155 9.908254 ( 6.565898)
test_btest 0.000683 0.000198 82.460380 ( 50.375403)
test_basic 0.009198 0.004585 1.116651 ( 1.325683)
test_all 0.113664 0.040540 799.211962 (437.225780)
test_rubyspec 0.051076 0.041196 129.577945 ( 63.955674)
total: 574.73 sec