Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-143624
#<BuildRuby:0x00007f7b0b62fdd0
@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.20240927-143624",
@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.000006 0.000026 ( 0.000027)
autoconf 0.000034 0.000011 0.000045 ( 0.000045)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.008200 0.002645 5.148473 ( 5.710653)
build_miniruby 0.000000 0.002410 1.929310 ( 2.314859)
build_ruby 0.001723 0.000893 4.883787 ( 5.862576)
build_all 0.008370 0.002877 7.803640 ( 6.918751)
build_install 0.026987 0.001348 11.386540 ( 9.813490)
test_btest 0.000761 0.000226 100.720380 ( 99.647042)
test_basic 0.006914 0.007000 1.308822 ( 3.855193)
test_all 0.097931 0.067649 885.312522 (876.153885)
test_rubyspec 0.045030 0.052059 144.564607 ( 87.667003)
total: 1097.94 sec