Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-190652
#<BuildRuby:0x00007f5b750bfdd8
@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.20240711-190652",
@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.000031 0.000006 0.000037 ( 0.000038)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.007791 0.000792 4.150912 ( 5.055288)
build_miniruby 0.001719 0.000354 78.918321 ( 55.801276)
build_ruby 0.000000 0.002428 4.735925 ( 5.795729)
build_all 0.010845 0.002171 8.866725 ( 8.537869)
build_install 0.010961 0.016261 12.188138 ( 11.900047)
test_btest 0.001254 0.000000 122.596483 (158.699316)
test_basic 0.008170 0.004582 1.372953 ( 2.268915)
test_all 0.096808 0.077145 962.168327 (1293.575879)
test_rubyspec 0.066566 0.027940 173.713435 (187.868327)
total: 1729.50 sec