Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-154812
#<BuildRuby:0x00007f93560efdd0
@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.20240822-154812",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.008451 0.000623 4.100787 ( 6.103936)
build_miniruby 0.001592 0.000227 1.927643 ( 2.441795)
build_ruby 0.001990 0.000284 4.789401 ( 5.718947)
build_all 0.008654 0.003646 8.887635 ( 9.626486)
build_install 0.021211 0.004941 11.982775 ( 13.153162)
test_btest 0.001057 0.000065 126.680644 (120.774609)
test_basic 0.005427 0.008162 1.425049 ( 2.419485)
test_all 0.114636 0.050905 984.273080 (885.196663)
test_rubyspec 0.067420 0.028138 172.706367 (100.206328)
total: 1145.64 sec