Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-105655
#<BuildRuby:0x00007fc6d7dffde0
@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.20240715-105655",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000032)
build_up 0.000219 0.007376 3.569082 ( 3.753214)
build_miniruby 0.001524 0.000304 1.530233 ( 1.531306)
build_ruby 0.000000 0.001968 3.932396 ( 4.081919)
build_all 0.005062 0.003371 7.703077 ( 3.057723)
build_install 0.010293 0.008177 10.317256 ( 4.838070)
test_btest 0.000718 0.000200 116.612100 ( 30.745637)
test_basic 0.008299 0.000191 1.057230 ( 1.106810)
test_all 0.118220 0.032557 861.764255 (331.125027)
test_rubyspec 0.046356 0.041484 173.261055 ( 50.153030)
total: 430.39 sec