Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-021143
#<BuildRuby:0x000056459c4ee390
@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.20230904-021143",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000031 0.000002 0.000033 ( 0.000032)
build_up 0.005456 0.000091 1.724873 ( 2.107379)
build_miniruby 0.001407 0.000091 1.666866 ( 1.671687)
build_ruby 0.001934 0.000125 3.163827 ( 3.339789)
build_all 0.008047 0.000241 6.273032 ( 3.917982)
build_install 0.018668 0.000077 7.409569 ( 4.319751)
test_btest 0.000817 0.000045 81.569738 ( 37.657661)
test_basic 0.004339 0.004381 0.967959 ( 1.071240)
test_all 0.005977 0.004099 662.602288 (270.077337)
test_rubyspec 0.039990 0.029030 103.103245 (120.191338)
total: 444.36 sec