Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-110107
#<BuildRuby:0x00007fa04a14fdd8
@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.20240802-110107",
@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.000003 0.000025 ( 0.000026)
autoconf 0.000038 0.000005 0.000043 ( 0.000042)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.003688 0.004691 3.623079 ( 3.827871)
build_miniruby 0.001614 0.000261 1.721545 ( 1.907333)
build_ruby 0.001823 0.000294 4.444589 ( 18.171912)
build_all 0.008484 0.000000 7.577325 ( 2.823306)
build_install 0.006270 0.012758 10.585998 ( 4.892645)
test_btest 0.000655 0.000151 119.348004 ( 35.983710)
test_basic 0.008852 0.004129 1.264923 ( 1.335965)
test_all 0.100334 0.051773 869.778583 (247.274691)
test_rubyspec 0.053745 0.037142 171.562880 ( 50.434644)
total: 366.65 sec