Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-213058
#<BuildRuby:0x0000564c2b8c2008
@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.20230615-213058",
@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.000002 0.000014 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000105 0.000000 0.000105 ( 0.009635)
build_up 0.003848 0.003821 2.108577 ( 7.087084)
build_miniruby 0.001554 0.000403 1.552238 ( 3.554976)
build_ruby 0.001978 0.000000 3.115641 ( 7.430183)
build_all 0.008006 0.000591 2.565288 ( 4.530030)
build_install 0.016209 0.005027 4.018252 ( 7.496782)
test_btest 0.000695 0.000174 79.175696 ( 76.897784)
test_basic 0.005417 0.001354 0.861996 ( 1.685218)
test_all 0.001726 0.000432 601.641997 (415.125866)
test_rubyspec 0.025727 0.026246 84.827612 (107.976309)
total: 631.79 sec