Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-193822
#<BuildRuby:0x00005601952be1d8
@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.20230830-193822",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005492 0.001056 1.790226 ( 3.329685)
build_miniruby 0.001562 0.000300 1.808725 ( 2.416179)
build_ruby 0.000000 0.001842 3.463888 ( 5.300849)
build_all 0.006951 0.001985 6.417490 ( 8.151360)
build_install 0.011666 0.011187 7.967803 ( 10.059847)
test_btest 0.000298 0.001050 86.582886 ( 95.737986)
test_basic 0.000000 0.007930 0.950193 ( 1.731198)
test_all 0.005159 0.005049 710.888967 (774.920479)
test_rubyspec 0.046378 0.031021 108.428726 (152.599330)
total: 1054.25 sec