Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-070116
#<BuildRuby:0x000056457da6e2a8
@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.20230818-070116",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.006373 0.000822 2.330506 ( 5.983560)
build_miniruby 0.001480 0.000191 1.688186 ( 3.070664)
build_ruby 0.001568 0.000203 3.598119 ( 6.498570)
build_all 0.008388 0.000000 6.349386 ( 5.089803)
build_install 0.007242 0.012608 8.062597 ( 8.324677)
test_btest 0.000561 0.000112 86.556951 ( 57.371751)
test_basic 0.006864 0.001373 0.962941 ( 1.573452)
test_all 0.010293 0.001130 721.071339 (487.819959)
test_rubyspec 0.051497 0.027127 114.258948 (230.647675)
total: 806.38 sec