Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-081338
#<BuildRuby:0x00007faf4d72fde0
@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.20240803-081338",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000043 0.000009 0.000052 ( 0.000052)
configure 0.000032 0.000007 0.000039 ( 0.000038)
build_up 0.008914 0.001027 4.309914 ( 4.821079)
build_miniruby 0.001483 0.000312 1.771671 ( 1.936169)
build_ruby 0.001816 0.000383 4.659689 ( 4.944643)
build_all 0.006089 0.003714 8.520872 ( 3.350869)
build_install 0.008074 0.012513 11.260900 ( 5.434613)
test_btest 0.000782 0.000223 116.337693 ( 31.845232)
test_basic 0.003431 0.006842 1.092508 ( 1.134451)
test_all 0.119829 0.030162 750.059195 (221.771106)
test_rubyspec 0.040765 0.053419 171.119019 ( 30.033934)
total: 305.27 sec