Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-001346
#<BuildRuby:0x00007f632ba3fdc8
@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.20241002-001346",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000030 0.000008 0.000038 ( 0.000039)
build_up 0.000997 0.008280 4.258412 ( 3.480988)
build_miniruby 0.001270 0.000454 1.533506 ( 1.530208)
build_ruby 0.001663 0.000594 3.780660 ( 3.940467)
build_all 0.008491 0.000091 6.851098 ( 2.831629)
build_install 0.007055 0.011881 10.574668 ( 5.153572)
test_btest 0.000650 0.000263 94.981657 ( 25.144718)
test_basic 0.004629 0.006134 1.165995 ( 1.211493)
test_all 0.108342 0.043378 787.143388 (228.915820)
test_rubyspec 0.048420 0.039674 137.911412 ( 31.207507)
total: 303.42 sec