Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-120443
#<BuildRuby:0x0000563cd8535a00
@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-120443",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.002728 0.004448 2.375053 ( 6.619302)
build_miniruby 0.001292 0.000259 1.809811 ( 4.927164)
build_ruby 0.001669 0.000334 3.597019 ( 8.903878)
build_all 0.008891 0.000128 2.867269 ( 5.339996)
build_install 0.022476 0.000297 4.668700 ( 10.512575)
test_btest 0.000853 0.000138 85.116425 ( 70.739179)
test_basic 0.008574 0.000689 1.004871 ( 2.635903)
test_all 0.001721 0.000272 705.283272 (541.835976)
test_rubyspec 0.029900 0.031135 102.481492 (178.664039)
total: 830.18 sec