Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-042323
#<BuildRuby:0x00007efe7e50fdd8
@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.20241112-042323",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000039 0.000005 0.000044 ( 0.000044)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.003554 0.003973 3.253452 ( 3.140616)
build_miniruby 0.001132 0.000189 1.135549 ( 1.132376)
build_ruby 0.001443 0.000240 3.021835 ( 3.235653)
build_all 0.006570 0.001095 5.615036 ( 2.218774)
build_install 0.012918 0.004327 8.062150 ( 3.756853)
test_btest 0.000713 0.000129 70.616845 ( 18.596633)
test_basic 0.008952 0.000035 0.740218 ( 0.789772)
test_all 0.105096 0.041307 679.382498 (197.647893)
test_rubyspec 0.044581 0.035980 116.732191 ( 22.866699)
total: 253.39 sec