Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-192621
#<BuildRuby:0x00007f47099bfdc8
@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.20240905-192621",
@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.000016 0.000007 0.000023 ( 0.000024)
autoconf 0.000031 0.000012 0.000043 ( 0.000042)
configure 0.000024 0.000010 0.000034 ( 0.000036)
build_up 0.006521 0.002698 4.254428 ( 4.681680)
build_miniruby 0.002009 0.000000 1.830758 ( 1.938848)
build_ruby 0.000550 0.001785 4.859998 ( 5.323190)
build_all 0.006609 0.002771 8.555248 ( 4.487653)
build_install 0.020577 0.001426 11.708919 ( 7.261734)
test_btest 0.000751 0.000279 105.054770 ( 27.318713)
test_basic 0.008002 0.001330 0.868765 ( 0.919231)
test_all 0.111134 0.041205 799.558250 (241.939079)
test_rubyspec 0.059016 0.030379 162.988636 ( 30.839695)
total: 324.71 sec