Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-170047
#<BuildRuby:0x00007f7b25defdd0
@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.20240630-170047",
@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.000009 0.000027 ( 0.000027)
autoconf 0.000029 0.000014 0.000043 ( 0.000043)
configure 0.000025 0.000012 0.000037 ( 0.000038)
build_up 0.005734 0.002867 3.862906 ( 3.260472)
build_miniruby 0.001182 0.000591 1.561639 ( 1.558446)
build_ruby 0.001245 0.000622 3.783776 ( 3.919621)
build_all 0.009445 0.000699 7.930753 ( 3.116227)
build_install 0.015645 0.006013 10.639122 ( 4.792714)
test_btest 0.000793 0.000361 116.579515 ( 31.110785)
test_basic 0.010093 0.000000 1.239716 ( 1.284450)
test_all 0.103546 0.052085 914.373079 (391.564407)
test_rubyspec 0.055220 0.035905 176.995836 (101.684824)
total: 542.29 sec