Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-012841
#<BuildRuby:0x00007f0c02a2fde0
@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.20240820-012841",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.007551 0.000000 3.056660 ( 3.180144)
build_miniruby 0.001597 0.000000 1.773526 ( 1.772393)
build_ruby 0.001735 0.000000 3.623127 ( 3.803365)
build_all 0.002762 0.005894 7.173981 ( 2.800198)
build_install 0.016492 0.002557 9.474219 ( 4.166911)
test_btest 0.000778 0.000156 104.703945 ( 27.200328)
test_basic 0.009376 0.001040 0.901520 ( 0.949280)
test_all 0.128375 0.026565 821.923254 (267.235869)
test_rubyspec 0.072560 0.023235 174.942873 ( 43.978929)
total: 355.09 sec