Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-131233
#<BuildRuby:0x0000557fac059f70
@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.20230821-131233",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.002307 0.004037 2.295792 ( 5.649018)
build_miniruby 0.000000 0.001985 1.664610 ( 2.722856)
build_ruby 0.001274 0.000717 3.437795 ( 6.660980)
build_all 0.006814 0.001027 6.400331 ( 6.623403)
build_install 0.012411 0.007643 8.157698 ( 7.806937)
test_btest 0.000708 0.000236 84.203774 ( 63.519939)
test_basic 0.007696 0.001329 1.026808 ( 2.150522)
test_all 0.004524 0.005308 719.329435 (596.658106)
test_rubyspec 0.046326 0.031595 109.581561 (242.576703)
total: 934.37 sec