Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-095709
#<BuildRuby:0x00007f7130a1fdd0
@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.20240623-095709",
@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.000032 0.000007 0.000039 ( 0.000034)
autoconf 0.000051 0.000011 0.000062 ( 0.000058)
configure 0.000043 0.000010 0.000053 ( 0.000053)
build_up 0.008306 0.001817 3.961102 ( 4.433603)
build_miniruby 0.001532 0.000335 1.747193 ( 1.842908)
build_ruby 0.002572 0.000000 4.526447 ( 4.775287)
build_all 0.008978 0.001565 8.297283 ( 3.873801)
build_install 0.013272 0.005834 10.837456 ( 5.212195)
test_btest 0.000893 0.000000 115.902171 ( 36.807552)
test_basic 0.011155 0.001797 1.260798 ( 1.366361)
test_all 0.109467 0.039858 823.341562 (254.043054)
test_rubyspec 0.057934 0.035621 163.334792 ( 35.681455)
total: 348.04 sec