Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-163151
#<BuildRuby:0x000055c48782e230
@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.20230815-163151",
@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.000013 0.000001 0.000014 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003320 0.003928 2.242498 ( 5.927058)
build_miniruby 0.000000 0.001371 1.714878 ( 2.918637)
build_ruby 0.000000 0.001679 3.420992 ( 5.676542)
build_all 0.001061 0.007322 6.472646 ( 5.795964)
build_install 0.012998 0.005960 7.748618 ( 7.405565)
test_btest 0.000593 0.000140 83.573965 ( 52.684810)
test_basic 0.003682 0.005060 0.990095 ( 1.890057)
test_all 0.010159 0.000442 685.008873 (422.723325)
test_rubyspec 0.033176 0.036203 105.980055 (178.860004)
total: 683.88 sec