Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-015549
#<BuildRuby:0x0000563e50d4e380
@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.20240310-015549",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006869 0.000204 2.397486 ( 2.176368)
build_miniruby 0.001156 0.000083 1.507291 ( 1.505265)
build_ruby 0.000000 0.001595 3.058358 ( 3.312897)
build_all 0.000000 0.007511 6.413618 ( 2.479414)
build_install 0.014533 0.004908 8.167944 ( 3.962605)
test_btest 0.000839 0.000144 88.476962 ( 24.960812)
test_basic 0.004223 0.003862 0.959321 ( 1.048048)
test_all 0.083513 0.039067 844.551848 (511.030499)
test_rubyspec 0.060214 0.041133 136.816309 (209.203467)
total: 759.68 sec