Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-200650
#<BuildRuby:0x0000558f8b9ba008
@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.20230817-200650",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.006728 0.000577 2.307987 ( 6.263978)
build_miniruby 0.001575 0.000315 1.680194 ( 4.128248)
build_ruby 0.000000 0.001626 3.280001 ( 15.030117)
build_all 0.004826 0.003421 6.305509 ( 15.433909)
build_install 0.019192 0.002379 7.937280 ( 11.306505)
test_btest 0.000907 0.000000 82.535044 ( 71.964317)
test_basic 0.003389 0.004475 0.949536 ( 2.463930)
test_all 0.009616 0.001204 691.424472 (559.726203)
test_rubyspec 0.045572 0.032488 106.665960 (216.938383)
total: 903.26 sec