Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-120108
#<BuildRuby:0x0000557aacfc2138
@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.20230428-120108",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004389 0.001045 1.759257 ( 3.439358)
build_miniruby 0.001265 0.000000 1.293475 ( 1.387849)
build_ruby 0.001575 0.000000 2.671744 ( 3.227200)
build_all 0.003578 0.003711 2.267564 ( 2.074288)
build_install 0.014396 0.003756 3.521066 ( 3.259887)
test_btest 0.000732 0.000191 72.519384 ( 36.489944)
test_basic 0.002091 0.003946 0.742107 ( 0.870585)
test_all 0.001381 0.000402 583.147194 (241.951787)
test_rubyspec 0.032818 0.015603 79.404972 ( 94.968832)
total: 387.67 sec