Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-162742
#<BuildRuby:0x000055bb296ea0e8
@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.20231023-162742",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000031 0.000000 0.000031 ( 0.000026)
build_up 0.005642 0.002695 3.731833 ( 4.093240)
build_miniruby 0.001149 0.000246 1.561854 ( 1.562602)
build_ruby 0.001582 0.000339 3.272717 ( 3.452907)
build_all 0.007841 0.000811 5.815635 ( 2.979008)
build_install 0.019548 0.001381 7.898524 ( 3.829758)
test_btest 0.000898 0.000168 80.828033 ( 27.953552)
test_basic 0.000000 0.005366 0.760433 ( 0.825512)
test_all 0.083126 0.037824 626.392428 (190.536829)
test_rubyspec 0.027497 0.024745 79.951491 ( 91.394993)
total: 326.63 sec