Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-152936
#<BuildRuby:0x00007f947852fdc8
@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.20240812-152936",
@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.000014 0.000008 0.000022 ( 0.000022)
autoconf 0.000024 0.000014 0.000038 ( 0.000038)
configure 0.000022 0.000014 0.000036 ( 0.000036)
build_up 0.004553 0.004359 4.108600 ( 4.119096)
build_miniruby 0.001410 0.000858 1.766053 ( 1.820417)
build_ruby 0.001321 0.000804 4.929196 ( 5.079329)
build_all 0.008265 0.002368 9.114942 ( 5.013304)
build_install 0.015052 0.009125 12.371534 ( 7.426711)
test_btest 0.000630 0.000369 125.425928 ( 61.402898)
test_basic 0.004252 0.006807 1.292991 ( 1.381477)
test_all 0.087672 0.067427 892.314300 (402.762061)
test_rubyspec 0.063919 0.030262 177.478285 (114.742784)
total: 603.75 sec