Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240613-225849
#<BuildRuby:0x00007f211e73fdc0
@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.20240613-225849",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000030 0.000005 0.000035 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.004356 0.003317 3.276069 ( 3.482394)
build_miniruby 0.000000 0.001585 1.931235 ( 1.930124)
build_ruby 0.000480 0.001495 4.071241 ( 4.198597)
build_all 0.007236 0.000743 7.264956 ( 2.911412)
build_install 0.006974 0.009397 9.554999 ( 4.537084)
test_btest 0.000627 0.000174 106.494732 ( 28.069041)
test_basic 0.007301 0.000966 1.000163 ( 1.056355)
test_all 0.104560 0.046758 875.005490 (606.308873)
test_rubyspec 0.041372 0.043244 156.228520 ( 59.647129)
total: 712.14 sec