Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-174948
#<BuildRuby:0x00007f6730a9fdc8
@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.20241028-174948",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000038 0.000009 0.000047 ( 0.000046)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.008236 0.001747 4.403081 ( 5.079578)
build_miniruby 0.001472 0.000312 1.820681 ( 1.981109)
build_ruby 0.001869 0.000396 4.742219 ( 5.253201)
build_all 0.005808 0.004705 7.517971 ( 4.532589)
build_install 0.013379 0.008862 10.474648 ( 5.520385)
test_btest 0.000738 0.000200 78.676156 ( 27.789610)
test_basic 0.011966 0.000791 1.170528 ( 1.257622)
test_all 0.107958 0.039354 712.401151 (214.770090)
test_rubyspec 0.030115 0.054703 119.700965 ( 27.160480)
total: 293.35 sec