Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-173943
#<BuildRuby:0x00007f1f1da2fdd0
@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.20240622-173943",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000033 0.000009 0.000042 ( 0.000043)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.003714 0.005181 3.906902 ( 4.110332)
build_miniruby 0.001602 0.000534 1.633576 ( 1.656115)
build_ruby 0.001786 0.000595 4.256419 ( 4.415669)
build_all 0.004656 0.005500 8.250827 ( 4.393408)
build_install 0.019226 0.003770 11.482271 ( 6.469062)
test_btest 0.001207 0.000000 116.584359 ( 36.588470)
test_basic 0.004873 0.003342 0.975038 ( 1.024933)
test_all 0.093855 0.055718 846.458406 (295.675261)
test_rubyspec 0.029287 0.058528 164.053386 ( 39.658596)
total: 393.99 sec