Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-081314
#<BuildRuby:0x00007fa550ebfdc8
@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.20240923-081314",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000023 0.000007 0.000030 ( 0.000031)
configure 0.000021 0.000007 0.000028 ( 0.000029)
build_up 0.000041 0.008172 3.378719 ( 3.067295)
build_miniruby 0.001125 0.000500 1.214982 ( 1.211852)
build_ruby 0.000000 0.001966 3.191370 ( 3.389739)
build_all 0.004484 0.004349 5.928317 ( 2.439613)
build_install 0.014174 0.002470 8.384525 ( 3.689115)
test_btest 0.000673 0.000303 83.712274 ( 21.681066)
test_basic 0.000000 0.009707 0.790231 ( 0.838409)
test_all 0.123540 0.024442 693.339562 (206.881044)
test_rubyspec 0.066288 0.016648 132.912404 ( 22.733635)
total: 265.93 sec