Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-162917
#<BuildRuby:0x00007f3b10abfde0
@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.20240615-162917",
@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.000006 0.000027 ( 0.000029)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.003580 0.003806 2.998989 ( 3.147357)
build_miniruby 0.001303 0.000434 1.137940 ( 1.134866)
build_ruby 0.001457 0.000486 3.506667 ( 28.533752)
build_all 0.002748 0.005089 7.473529 ( 3.068325)
build_install 0.010501 0.009799 9.875602 ( 5.139295)
test_btest 0.000729 0.000320 111.127422 ( 32.540760)
test_basic 0.002125 0.008879 1.164981 ( 1.227252)
test_all 0.098073 0.050994 765.061558 (225.022955)
test_rubyspec 0.055026 0.033172 160.418636 ( 31.888068)
total: 331.70 sec