Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-155437
#<BuildRuby:0x00007fb8ffadfdd0
@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.20240703-155437",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000037 0.000005 0.000042 ( 0.000041)
build_up 0.005004 0.002894 3.092353 ( 2.797698)
build_miniruby 0.001596 0.000000 1.122566 ( 1.120275)
build_ruby 0.001731 0.000000 3.118965 ( 3.300383)
build_all 0.008266 0.000076 6.155142 ( 2.406629)
build_install 0.014993 0.004362 9.237264 ( 4.092230)
test_btest 0.000926 0.000150 115.140763 ( 39.194505)
test_basic 0.005232 0.003446 1.027932 ( 1.075532)
test_all 0.089669 0.062794 822.711816 (246.826419)
test_rubyspec 0.045628 0.048745 176.203593 ( 35.887958)
total: 336.70 sec