Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-121342
#<BuildRuby:0x000055ffc79cdf48
@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.20240212-121342",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.001538 0.004321 1.861553 ( 2.195503)
build_miniruby 0.001084 0.000226 1.584460 ( 1.595765)
build_ruby 0.001366 0.000285 2.810301 ( 3.031910)
build_all 0.007142 0.000000 6.207793 ( 2.380035)
build_install 0.013650 0.004173 7.269808 ( 3.335957)
test_btest 0.000873 0.000181 86.296452 ( 23.098169)
test_basic 0.005290 0.001094 0.940839 ( 1.001373)
test_all 0.097102 0.019459 715.495100 (239.485651)
test_rubyspec 0.045305 0.060189 164.450830 (173.597683)
total: 449.72 sec