Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-222349
#<BuildRuby:0x0000556ed687e0e8
@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.20230513-222349",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.001665 0.004143 1.718114 ( 2.939360)
build_miniruby 0.001147 0.000095 1.398401 ( 1.512207)
build_ruby 0.001432 0.000119 2.585481 ( 2.827837)
build_all 0.005402 0.000096 2.054091 ( 1.161851)
build_install 0.012781 0.003811 3.509681 ( 2.616002)
test_btest 0.000000 0.000739 74.467301 ( 31.393290)
test_basic 0.000000 0.005985 0.647473 ( 0.745848)
test_all 0.000000 0.001108 550.983868 (186.231095)
test_rubyspec 0.000000 0.043620 72.374473 ( 84.174648)
total: 313.60 sec