Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-013927
#<BuildRuby:0x00007f3707cafdd8
@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.20241226-013927",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.005499 2.062659 ( 2.383876)
build_miniruby 0.000000 0.001682 1.355893 ( 1.352209)
build_ruby 0.000000 0.001878 3.594661 ( 28.510256)
build_all 0.005119 0.004170 6.535654 ( 2.645459)
build_install 0.004242 0.012233 6.993420 ( 7.912214)
test_btest 0.000291 0.000650 71.182999 ( 20.561324)
test_basic 0.000000 0.008597 0.813380 ( 0.859980)
test_all 0.095113 0.047853 695.237302 (203.432147)
test_rubyspec 0.037747 0.038299 116.092809 ( 26.115651)
total: 293.77 sec