Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-174713
#<BuildRuby:0x00007f9d98bffdc8
@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.20240717-174713",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000037 0.000012 0.000049 ( 0.000049)
configure 0.000035 0.000010 0.000045 ( 0.000046)
build_up 0.006804 0.002041 3.744546 ( 4.272253)
build_miniruby 0.001380 0.000414 1.660741 ( 1.780285)
build_ruby 0.000000 0.002192 4.690116 ( 4.945588)
build_all 0.004891 0.005007 8.420689 ( 3.367657)
build_install 0.015393 0.005158 10.597714 ( 5.000905)
test_btest 0.000764 0.000262 113.407694 ( 29.676581)
test_basic 0.000046 0.011056 1.287754 ( 1.344775)
test_all 0.109639 0.040538 780.551593 (236.707303)
test_rubyspec 0.039100 0.050455 159.334388 ( 28.873866)
total: 315.97 sec