Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-072146
#<BuildRuby:0x000055cf34439820
@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.20230820-072146",
@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.000001 0.000021 ( 0.000021)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.007816 0.000225 2.442707 ( 6.242028)
build_miniruby 0.001761 0.000101 1.795788 ( 3.170278)
build_ruby 0.001873 0.000000 3.668342 ( 7.555382)
build_all 0.008491 0.000128 6.801626 ( 8.004393)
build_install 0.013896 0.007956 8.496677 ( 10.236170)
test_btest 0.000753 0.000073 89.718893 ( 69.230993)
test_basic 0.003641 0.004506 1.043293 ( 2.579809)
test_all 0.013761 0.001678 743.604444 (817.394751)
test_rubyspec 0.031971 0.046510 112.083715 (219.645936)
total: 1144.06 sec