Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-125842
#<BuildRuby:0x00007f66cb80fdc0
@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.20241015-125842",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000040 0.000006 0.000046 ( 0.000045)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.009247 0.000707 4.478426 ( 5.511344)
build_miniruby 0.002148 0.000291 1.796463 ( 2.047369)
build_ruby 0.000000 0.002297 4.826173 ( 5.609086)
build_all 0.001664 0.009710 7.895435 ( 5.990942)
build_install 0.018766 0.008823 11.311484 ( 9.317455)
test_btest 0.000986 0.000235 101.600255 ( 90.512531)
test_basic 0.007698 0.007135 1.327431 ( 1.993904)
test_all 0.133048 0.031357 833.234134 (470.719969)
test_rubyspec 0.080053 0.013838 145.649233 ( 69.773094)
total: 661.48 sec