Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-171246
#<BuildRuby:0x00007f95c54dfdc0
@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.20241208-171246",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001870 0.004430 3.085737 ( 3.022641)
build_miniruby 0.001224 0.000245 1.116197 ( 1.113018)
build_ruby 0.001541 0.000308 3.627933 ( 3.848975)
build_all 0.001694 0.007810 6.248812 ( 2.590405)
build_install 0.023311 0.001562 8.613078 ( 4.240693)
test_btest 0.000724 0.000169 76.006342 ( 21.515349)
test_basic 0.007515 0.001754 0.938520 ( 0.988227)
test_all 0.144515 0.007997 761.563228 (335.115381)
test_rubyspec 0.040340 0.030406 104.974709 ( 34.907036)
total: 407.34 sec