Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-172035
#<BuildRuby:0x00005605e737e108
@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.20230721-172035",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000036 0.000002 0.000038 ( 0.000037)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.007300 0.000217 2.197889 ( 5.635416)
build_miniruby 0.001566 0.000095 1.651031 ( 2.839784)
build_ruby 0.002035 0.000123 3.290824 ( 4.943384)
build_all 0.004345 0.003976 2.628864 ( 3.439959)
build_install 0.017801 0.000156 3.938268 ( 5.360370)
test_btest 0.000742 0.000058 78.135348 ( 53.982645)
test_basic 0.007221 0.000570 0.883533 ( 1.759677)
test_all 0.001891 0.000149 622.935368 (396.862292)
test_rubyspec 0.022779 0.035683 91.620649 (145.355169)
total: 620.18 sec