Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-133653
#<BuildRuby:0x000055ed089a6258
@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.20230924-133653",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.006433 0.000625 2.248499 ( 4.604118)
build_miniruby 0.001063 0.000276 1.720948 ( 1.953600)
build_ruby 0.000000 0.001897 3.263452 ( 3.761124)
build_all 0.004753 0.003582 6.280506 ( 4.340746)
build_install 0.020931 0.000000 7.905693 ( 5.566517)
test_btest 0.001006 0.000084 81.751414 ( 41.002035)
test_basic 0.002503 0.005054 0.922894 ( 1.121116)
test_all 0.008272 0.001047 668.180035 (260.652998)
test_rubyspec 0.043483 0.023591 97.597581 (109.332502)
total: 432.34 sec