Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-144551
#<BuildRuby:0x000055a2d5902130
@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.20230625-144551",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.000000 0.006187 1.985467 ( 3.234861)
build_miniruby 0.000000 0.001301 1.303457 ( 1.310846)
build_ruby 0.001405 0.000216 2.954767 ( 3.178448)
build_all 0.006571 0.000377 2.386729 ( 1.374443)
build_install 0.014270 0.003764 3.521011 ( 2.498628)
test_btest 0.000000 0.000784 80.944314 ( 26.118458)
test_basic 0.003017 0.003777 0.816900 ( 0.955157)
test_all 0.000774 0.000150 582.936691 (206.031757)
test_rubyspec 0.020806 0.030320 81.054087 ( 92.982245)
total: 337.69 sec