Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-100138
#<BuildRuby:0x00007f4d1d13fdc8
@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.20241025-100138",
@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.000003 0.000017 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.001564 0.006378 3.915553 ( 3.794192)
build_miniruby 0.001377 0.000367 1.416526 ( 1.413409)
build_ruby 0.001475 0.000393 4.184305 ( 4.383063)
build_all 0.000000 0.010586 7.414568 ( 3.419459)
build_install 0.010341 0.008455 10.105263 ( 4.773174)
test_btest 0.000624 0.000246 81.749483 ( 28.514701)
test_basic 0.002836 0.007369 1.105706 ( 1.191726)
test_all 0.109968 0.041132 774.636092 (230.199160)
test_rubyspec 0.055491 0.031867 122.727335 ( 28.760943)
total: 306.45 sec