Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-094400
#<BuildRuby:0x0000562ca4d5da00
@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.20230905-094400",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000000 0.007666 1.977177 ( 3.759257)
build_miniruby 0.000000 0.001808 1.901716 ( 2.525387)
build_ruby 0.000000 0.002021 3.694952 ( 4.999708)
build_all 0.004046 0.004364 6.950257 ( 8.342210)
build_install 0.016544 0.006031 8.377525 ( 9.695809)
test_btest 0.000388 0.001252 88.158481 ( 92.800626)
test_basic 0.005725 0.003396 1.024260 ( 1.720099)
test_all 0.009582 0.001309 732.398406 (715.560891)
test_rubyspec 0.054072 0.018913 107.429438 (135.242110)
total: 974.65 sec