Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-021257
#<BuildRuby:0x0000557a93ff6118
@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.20230805-021257",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.005339 0.000953 2.280694 ( 4.068154)
build_miniruby 0.001366 0.000244 1.642697 ( 2.038453)
build_ruby 0.001436 0.000257 3.447731 ( 4.717546)
build_all 0.007356 0.000534 2.775188 ( 2.537502)
build_install 0.013220 0.007833 4.450023 ( 5.197992)
test_btest 0.000905 0.000192 83.858471 ( 46.852293)
test_basic 0.006737 0.001429 0.985301 ( 1.169282)
test_all 0.001370 0.000000 670.257845 (346.933026)
test_rubyspec 0.049513 0.010279 101.761377 (140.651467)
total: 554.17 sec