Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-104146
#<BuildRuby:0x00005600fd7ce008
@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.20230501-104146",
@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.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005655 0.000236 1.827108 ( 4.162412)
build_miniruby 0.001225 0.000051 1.267055 ( 1.290269)
build_ruby 0.001467 0.000000 2.485797 ( 2.807353)
build_all 0.005819 0.000119 2.161044 ( 2.015490)
build_install 0.010508 0.003695 3.273778 ( 2.812582)
test_btest 0.000585 0.000039 74.889644 ( 38.813465)
test_basic 0.006088 0.000127 0.765346 ( 1.050191)
test_all 0.001155 0.000074 585.231198 (248.271679)
test_rubyspec 0.015737 0.032287 79.562758 ( 94.826593)
total: 396.05 sec