Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-171334
#<BuildRuby:0x000055cb1346da00
@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.20230613-171334",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005831 0.000625 2.024154 ( 5.505467)
build_miniruby 0.001789 0.000192 1.567437 ( 2.434947)
build_ruby 0.001830 0.000196 3.087789 ( 5.423050)
build_all 0.003628 0.004816 2.453711 ( 3.584750)
build_install 0.015915 0.004853 3.824972 ( 4.924664)
test_btest 0.000000 0.001763 79.516658 ( 66.227457)
test_basic 0.001044 0.002830 0.835998 ( 1.370698)
test_all 0.001237 0.000239 597.651203 (692.157994)
test_rubyspec 0.025662 0.038656 90.453794 (222.565952)
total: 1004.20 sec