Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-212002
#<BuildRuby:0x00007fe306b5fdd8
@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-212002",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000034 0.000011 0.000045 ( 0.000045)
configure 0.000029 0.000010 0.000039 ( 0.000038)
build_up 0.003535 0.003793 2.832379 ( 2.800330)
build_miniruby 0.001167 0.000417 1.563908 ( 1.560352)
build_ruby 0.001288 0.000460 3.357661 ( 3.588135)
build_all 0.005190 0.002974 7.255809 ( 2.885625)
build_install 0.015035 0.001088 9.156665 ( 4.139874)
test_btest 0.000718 0.000240 109.241406 ( 41.627723)
test_basic 0.004641 0.004257 0.955301 ( 1.136830)
test_all 0.111739 0.037408 735.330500 (215.349193)
test_rubyspec 0.060572 0.024240 167.086802 ( 46.272804)
total: 319.36 sec