Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-142936
#<BuildRuby:0x00007f8a4961fdc0
@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.20240828-142936",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.007058 0.000705 2.808624 ( 2.693730)
build_miniruby 0.000000 0.001655 1.287274 ( 1.283979)
build_ruby 0.000000 0.001767 4.072926 ( 14.647680)
build_all 0.004885 0.003707 8.019245 ( 3.111423)
build_install 0.015667 0.004790 10.814786 ( 5.016061)
test_btest 0.000683 0.000366 114.306037 ( 32.246787)
test_basic 0.009123 0.001405 1.238163 ( 1.285080)
test_all 0.100557 0.049452 841.221639 (262.894794)
test_rubyspec 0.029407 0.058556 165.042250 ( 37.031297)
total: 360.21 sec