Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-074218
#<BuildRuby:0x00007ff97e30fdc0
@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.20241020-074218",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.007668 3.886031 ( 3.736065)
build_miniruby 0.000000 0.001687 1.311733 ( 1.308857)
build_ruby 0.000000 0.001890 3.891038 ( 4.070806)
build_all 0.005836 0.002690 7.248211 ( 2.970546)
build_install 0.016722 0.002587 10.116290 ( 4.719990)
test_btest 0.000644 0.000184 95.057896 ( 25.107719)
test_basic 0.002820 0.007796 1.060312 ( 1.107922)
test_all 0.101249 0.050292 780.119652 (256.515383)
test_rubyspec 0.051865 0.033216 139.016633 ( 31.878936)
total: 331.42 sec