Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-075242
#<BuildRuby:0x00007fcfa2c4fdc8
@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.20241116-075242",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.006722 0.000532 3.781393 ( 3.703717)
build_miniruby 0.001532 0.000297 1.580847 ( 1.577676)
build_ruby 0.000000 0.001914 3.962898 ( 4.133715)
build_all 0.005662 0.002445 6.254723 ( 2.651908)
build_install 0.015466 0.004314 8.043621 ( 3.724703)
test_btest 0.000000 0.001153 77.791769 ( 21.310430)
test_basic 0.005694 0.004799 0.869477 ( 0.918130)
test_all 0.099937 0.048997 742.821035 (217.426078)
test_rubyspec 0.028643 0.054973 120.133672 ( 25.361558)
total: 280.81 sec