Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-201051
#<BuildRuby:0x0000555e822a28e0
@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.20230510-201051",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.000000 0.005674 1.661527 ( 2.891168)
build_miniruby 0.000000 0.001350 1.231390 ( 1.233825)
build_ruby 0.001566 0.000000 2.523046 ( 2.713096)
build_all 0.006033 0.000000 2.180908 ( 1.376655)
build_install 0.012311 0.003905 3.213864 ( 2.262665)
test_btest 0.000732 0.000151 74.029061 ( 22.859572)
test_basic 0.007150 0.000099 0.670314 ( 0.748999)
test_all 0.001279 0.000248 587.065657 (182.505813)
test_rubyspec 0.024539 0.022667 75.848359 ( 87.677613)
total: 304.27 sec