Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-121929
#<BuildRuby:0x0000562e68e863d0
@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.20230822-121929",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.005675 0.000783 2.178377 ( 5.904397)
build_miniruby 0.001548 0.000214 1.591632 ( 2.698927)
build_ruby 0.001366 0.000188 3.405380 ( 7.492310)
build_all 0.006728 0.000928 6.080594 ( 4.963581)
build_install 0.018730 0.000731 7.821514 ( 7.763854)
test_btest 0.000718 0.000090 82.652924 ( 54.530090)
test_basic 0.006654 0.000832 0.920345 ( 1.465717)
test_all 0.004471 0.005412 704.877726 (584.109353)
test_rubyspec 0.046070 0.030169 106.788579 (209.831202)
total: 878.76 sec