Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-031751
#<BuildRuby:0x000056104b79a390
@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.20230923-031751",
@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.000025 0.000006 0.000031 ( 0.000023)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.007934 0.000000 2.373583 ( 4.604310)
build_miniruby 0.001328 0.000295 1.675668 ( 1.761302)
build_ruby 0.001360 0.000302 3.681342 ( 4.132910)
build_all 0.003450 0.005001 6.349640 ( 4.461141)
build_install 0.012676 0.007233 7.776898 ( 5.638114)
test_btest 0.000721 0.000209 83.938477 ( 45.869873)
test_basic 0.006525 0.001894 0.984966 ( 1.405229)
test_all 0.008451 0.001156 707.397867 (314.165399)
test_rubyspec 0.037055 0.030721 106.342192 (126.517284)
total: 508.56 sec