Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-102256
#<BuildRuby:0x00007f513f10fdc8
@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.20240719-102256",
@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.000031 0.000006 0.000037 ( 0.000039)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.003759 0.004018 3.688943 ( 3.691204)
build_miniruby 0.000000 0.001885 1.600143 ( 1.598231)
build_ruby 0.000000 0.002006 4.340065 ( 4.498143)
build_all 0.008764 0.000150 7.865313 ( 3.015360)
build_install 0.015487 0.002844 10.264016 ( 4.457021)
test_btest 0.000759 0.000189 112.438302 ( 30.496793)
test_basic 0.003028 0.006555 1.074959 ( 1.123458)
test_all 0.096238 0.053964 878.700289 (277.160625)
test_rubyspec 0.058560 0.031742 168.299020 ( 37.256509)
total: 363.30 sec