Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-045827
#<BuildRuby:0x00007f117570fde0
@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.20240729-045827",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000038 0.000009 0.000047 ( 0.000048)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.004460 0.004090 3.926210 ( 3.830262)
build_miniruby 0.001708 0.000000 1.791530 ( 1.787844)
build_ruby 0.002110 0.000000 4.224642 ( 4.400991)
build_all 0.003449 0.005505 8.187859 ( 3.187163)
build_install 0.018534 0.001952 10.429424 ( 4.605769)
test_btest 0.000877 0.000235 124.317220 ( 33.493794)
test_basic 0.009947 0.000521 1.286710 ( 1.330768)
test_all 0.100125 0.053986 877.602771 (266.361127)
test_rubyspec 0.050440 0.046658 176.075305 ( 36.075184)
total: 355.07 sec