Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-042148
#<BuildRuby:0x00005617c8011f90
@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.20240126-042148",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000000 0.006324 1.591730 ( 1.957954)
build_miniruby 0.000887 0.000690 1.623791 ( 1.621400)
build_ruby 0.001756 0.000000 3.193469 ( 3.432974)
build_all 0.007168 0.000332 6.290925 ( 2.868414)
build_install 0.016225 0.003129 7.482579 ( 3.769918)
test_btest 0.000613 0.000148 84.538400 ( 28.684168)
test_basic 0.006782 0.000699 0.953383 ( 1.023954)
test_all 0.091723 0.022638 758.709874 (257.974152)
test_rubyspec 0.034982 0.066587 154.873469 (166.418189)
total: 467.75 sec