Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-105730
#<BuildRuby:0x000055f9bd15e070
@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.20240114-105730",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.005509 0.000187 1.619517 ( 1.986955)
build_miniruby 0.000000 0.001567 1.583479 ( 1.586227)
build_ruby 0.000000 0.001722 3.176428 ( 3.375751)
build_all 0.003090 0.004548 5.567142 ( 2.520017)
build_install 0.017198 0.000869 6.829974 ( 3.937540)
test_btest 0.000000 0.000863 81.403940 ( 29.009101)
test_basic 0.000000 0.006212 0.804799 ( 0.865735)
test_all 0.075957 0.043852 780.318767 (306.322194)
test_rubyspec 0.050319 0.017017 94.728509 (106.454464)
total: 456.06 sec