Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-195648
#<BuildRuby:0x00007fa9761afdc0
@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.20240822-195648",
@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.000020 0.000007 0.000027 ( 0.000026)
autoconf 0.000036 0.000012 0.000048 ( 0.000047)
configure 0.000031 0.000011 0.000042 ( 0.000041)
build_up 0.005695 0.003191 3.995322 ( 5.959387)
build_miniruby 0.001257 0.000433 1.779882 ( 2.171118)
build_ruby 0.000000 0.002573 4.676147 ( 5.807684)
build_all 0.002436 0.008446 8.899100 ( 9.343312)
build_install 0.018703 0.007467 11.608158 ( 12.108958)
test_btest 0.000666 0.000280 124.680147 (130.541362)
test_basic 0.005798 0.006476 1.367974 ( 2.302610)
test_all 0.116895 0.044407 940.530225 (670.715265)
test_rubyspec 0.051784 0.037572 166.766234 ( 67.092145)
total: 906.04 sec