Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-232824
#<BuildRuby:0x000056199237a120
@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.20230604-232824",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.000000 0.006401 1.969082 ( 4.415135)
build_miniruby 0.000215 0.001489 1.412121 ( 2.022918)
build_ruby 0.001533 0.000383 2.908648 ( 3.530899)
build_all 0.004036 0.004032 2.217266 ( 2.786256)
build_install 0.013641 0.005685 3.620067 ( 4.124466)
test_btest 0.000719 0.000213 78.601675 ( 54.099896)
test_basic 0.006387 0.001892 0.813277 ( 1.250694)
test_all 0.000884 0.000262 557.285520 (309.880255)
test_rubyspec 0.018801 0.031959 84.225487 (108.203280)
total: 490.31 sec