Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-022836
#<BuildRuby:0x000055fb2b60e3d0
@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.20230610-022836",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.001448 0.004344 1.926362 ( 3.197073)
build_miniruby 0.001156 0.000289 1.377302 ( 1.387541)
build_ruby 0.001337 0.000334 2.636987 ( 2.849939)
build_all 0.005988 0.000441 2.195034 ( 1.351946)
build_install 0.007355 0.009421 3.435668 ( 2.478371)
test_btest 0.000765 0.000236 75.596054 ( 29.764874)
test_basic 0.000806 0.004662 0.739969 ( 0.819171)
test_all 0.001286 0.000446 596.668270 (222.784012)
test_rubyspec 0.031456 0.020882 79.765156 ( 91.458215)
total: 356.09 sec