Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-102416
#<BuildRuby:0x00007fea53b1fdd8
@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.20240805-102416",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003131 0.004450 2.965849 ( 2.961189)
build_miniruby 0.001256 0.000224 1.123136 ( 1.120289)
build_ruby 0.001550 0.000277 3.069176 ( 3.308185)
build_all 0.007492 0.001338 6.972675 ( 2.620649)
build_install 0.005739 0.012329 9.298523 ( 4.106075)
test_btest 0.000938 0.000250 107.581365 ( 31.372264)
test_basic 0.007499 0.006564 1.442608 ( 1.739601)
test_all 0.103539 0.050438 797.175336 (239.830326)
test_rubyspec 0.050324 0.039470 167.120152 ( 27.971596)
total: 315.03 sec