Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-151949
#<BuildRuby:0x000056079913a2a8
@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.20230821-151949",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.002403 0.004612 2.370804 ( 7.013364)
build_miniruby 0.001322 0.000317 1.727966 ( 3.055007)
build_ruby 0.001510 0.000362 3.470591 ( 7.166813)
build_all 0.008489 0.000632 6.543581 ( 7.000028)
build_install 0.021248 0.000203 8.114051 ( 11.053602)
test_btest 0.000711 0.000137 86.217739 ( 72.910355)
test_basic 0.003944 0.000763 0.997392 ( 2.317775)
test_all 0.007445 0.008307 705.161366 (701.715299)
test_rubyspec 0.033798 0.046447 109.359311 (241.789931)
total: 1054.02 sec