Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-113742
#<BuildRuby:0x00007f58baa3fdd0
@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.20240901-113742",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.006959 0.001572 3.333871 ( 3.312476)
build_miniruby 0.001540 0.000348 1.354504 ( 1.351048)
build_ruby 0.001511 0.000341 3.744314 ( 3.889318)
build_all 0.005371 0.003544 7.991356 ( 3.102972)
build_install 0.012017 0.008300 10.874595 ( 5.214846)
test_btest 0.000992 0.000000 115.930830 ( 30.533108)
test_basic 0.004500 0.005095 1.031304 ( 1.082655)
test_all 0.128081 0.026421 919.954326 (364.875696)
test_rubyspec 0.059369 0.039762 171.691694 ( 84.985007)
total: 498.35 sec