Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-075201
#<BuildRuby:0x00007fc8309afdd0
@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.20241016-075201",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.004118 0.004111 3.834874 ( 3.707330)
build_miniruby 0.001300 0.000267 1.711541 ( 1.708580)
build_ruby 0.001579 0.000325 4.457296 ( 21.541349)
build_all 0.008678 0.000054 7.657798 ( 3.192747)
build_install 0.004814 0.016297 10.803418 ( 5.472028)
test_btest 0.000778 0.000228 100.122426 ( 39.544123)
test_basic 0.006276 0.004851 1.121762 ( 3.984298)
test_all 0.122829 0.022643 781.885102 (247.157177)
test_rubyspec 0.060342 0.024372 139.602095 ( 29.980901)
total: 356.29 sec