Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-103601
#<BuildRuby:0x000055c1cf79e2a8
@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.20230512-103601",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.005209 0.001184 1.890213 ( 4.121578)
build_miniruby 0.000972 0.000220 1.351469 ( 1.464995)
build_ruby 0.000000 0.001954 2.575644 ( 2.841161)
build_all 0.000000 0.006196 2.210902 ( 1.915475)
build_install 0.012078 0.004331 3.436502 ( 3.064054)
test_btest 0.000599 0.000192 72.707127 ( 37.125565)
test_basic 0.001895 0.004974 0.733535 ( 0.813090)
test_all 0.000903 0.000326 569.109904 (256.164771)
test_rubyspec 0.011410 0.038502 80.056050 ( 94.532898)
total: 402.04 sec