Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-113519
#<BuildRuby:0x00007fed954cfdd0
@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.20240831-113519",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000036 0.000000 0.000036 ( 0.000037)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.007736 0.000000 3.662996 ( 3.633413)
build_miniruby 0.001755 0.000000 1.677229 ( 1.674433)
build_ruby 0.001926 0.000000 4.167795 ( 4.295757)
build_all 0.008351 0.000000 7.976266 ( 3.070543)
build_install 0.010247 0.006933 10.750242 ( 5.166536)
test_btest 0.000814 0.000094 117.771612 ( 30.654304)
test_basic 0.005511 0.004058 1.174749 ( 1.227018)
test_all 0.107314 0.048273 907.325939 (337.234636)
test_rubyspec 0.056136 0.039745 169.917171 ( 60.157800)
total: 447.12 sec