Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-121742
#<BuildRuby:0x000055c00f31a090
@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.20230507-121742",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004403 0.000695 1.779812 ( 3.033097)
build_miniruby 0.001452 0.000230 1.356407 ( 1.354816)
build_ruby 0.000000 0.001658 2.596566 ( 2.843388)
build_all 0.000000 0.005017 1.995976 ( 1.140623)
build_install 0.011139 0.002628 3.282636 ( 2.238772)
test_btest 0.000000 0.001021 73.835079 ( 24.116402)
test_basic 0.000000 0.005002 0.726559 ( 0.821632)
test_all 0.000000 0.001021 574.763397 (193.263649)
test_rubyspec 0.015254 0.029649 74.746857 ( 86.610518)
total: 315.42 sec