Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-114751
#<BuildRuby:0x000055f9bc369a00
@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.20231228-114751",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.005459 0.000210 1.446682 ( 1.817515)
build_miniruby 0.001284 0.000183 1.596343 ( 1.626715)
build_ruby 0.001376 0.000196 3.370595 ( 3.594682)
build_all 0.006762 0.000361 5.615494 ( 2.710333)
build_install 0.014774 0.000258 6.596027 ( 3.745150)
test_btest 0.000944 0.000118 79.775960 ( 29.981974)
test_basic 0.001898 0.004634 0.886489 ( 0.953515)
test_all 0.089765 0.029233 768.254454 (293.035071)
test_rubyspec 0.030655 0.034164 95.065331 (107.245368)
total: 444.71 sec