Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-192254
#<BuildRuby:0x00005586d4e52008
@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.20230910-192254",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000023 0.000000 0.000023 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000000 0.006499 2.053747 ( 3.218821)
build_miniruby 0.000505 0.000867 1.519238 ( 1.517532)
build_ruby 0.001525 0.000147 2.761067 ( 2.959816)
build_all 0.007473 0.000000 5.954509 ( 2.526280)
build_install 0.016095 0.000683 7.026877 ( 3.350761)
test_btest 0.000804 0.000069 81.561871 ( 21.899027)
test_basic 0.000000 0.006043 0.793854 ( 0.850612)
test_all 0.007905 0.001614 669.501286 (219.484716)
test_rubyspec 0.025533 0.031618 93.250332 (104.357535)
total: 360.17 sec