Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-062126
#<BuildRuby:0x000055a6ceb82020
@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.20231014-062126",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.000000 0.006538 2.438660 ( 2.484209)
build_miniruby 0.001255 0.000560 1.648519 ( 1.651163)
build_ruby 0.001525 0.000265 3.090814 ( 3.304192)
build_all 0.006565 0.001142 6.437716 ( 2.684613)
build_install 0.016911 0.004210 8.085308 ( 4.880891)
test_btest 0.000848 0.000157 88.598754 ( 41.685443)
test_basic 0.007547 0.001398 1.030858 ( 1.255907)
test_all 0.004613 0.005514 714.803412 (387.009885)
test_rubyspec 0.033430 0.042308 111.202695 (142.636406)
total: 587.59 sec