Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-035727
#<BuildRuby:0x00007f2967e0fdc0
@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.20240616-035727",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000028 0.000010 0.000038 ( 0.000038)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.003872 0.003955 2.877026 ( 2.709387)
build_miniruby 0.001162 0.000443 1.297323 ( 1.294191)
build_ruby 0.001465 0.000558 3.337858 ( 3.518711)
build_all 0.006671 0.000922 6.668005 ( 2.551015)
build_install 0.017246 0.000000 9.030436 ( 4.186641)
test_btest 0.000928 0.000000 102.586190 ( 26.300727)
test_basic 0.001988 0.005247 0.892306 ( 0.955432)
test_all 0.097471 0.050153 747.116940 (223.255105)
test_rubyspec 0.057340 0.030002 157.357783 ( 25.703503)
total: 290.48 sec