Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-011026
#<BuildRuby:0x000055d34dbbdf70
@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-011026",
@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.000000 0.000020 ( 0.000020)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.007359 0.000113 2.382240 ( 7.096413)
build_miniruby 0.001589 0.000055 2.011556 ( 4.465685)
build_ruby 0.001359 0.000047 3.294302 ( 6.455164)
build_all 0.008914 0.000010 7.592799 ( 8.597424)
build_install 0.009740 0.009595 8.163216 ( 8.675263)
test_btest 0.000669 0.000064 84.550839 ( 63.047201)
test_basic 0.007654 0.000740 1.021738 ( 3.497244)
test_all 0.010937 0.000100 704.707563 (532.542449)
test_rubyspec 0.049256 0.025379 109.325179 (211.724712)
total: 846.10 sec