Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250116-002629
#<BuildRuby:0x00007f73e7ddfdd0
@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.20250116-002629",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.005094 0.000878 2.374989 ( 3.047601)
build_miniruby 0.000000 0.001716 1.582221 ( 1.704238)
build_ruby 0.000456 0.001640 3.930548 ( 4.440186)
build_all 0.007849 0.002334 6.215378 ( 4.477537)
build_install 0.017059 0.004195 8.397325 ( 6.742140)
test_btest 0.000790 0.000166 74.139484 ( 37.340535)
test_basic 0.008807 0.001854 0.980852 ( 1.086756)
test_all 0.108276 0.020902 619.610967 (220.635406)
test_rubyspec 0.045789 0.028783 108.012940 ( 27.947141)
total: 307.42 sec