Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-194634
#<BuildRuby:0x0000555aed6fa228
@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.20230806-194634",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.003870 0.003588 2.330209 ( 5.191393)
build_miniruby 0.001424 0.000129 1.766529 ( 2.604764)
build_ruby 0.001877 0.000170 3.437987 ( 5.181099)
build_all 0.007626 0.000348 2.781668 ( 3.484745)
build_install 0.012314 0.008817 4.322399 ( 6.761928)
test_btest 0.000749 0.000107 85.255587 ( 59.111023)
test_basic 0.007232 0.000439 0.992210 ( 2.124557)
test_all 0.007187 0.000409 709.325396 (593.156085)
test_rubyspec 0.033668 0.027675 102.440906 (193.815116)
total: 871.43 sec