Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-181926
#<BuildRuby:0x00005605c61a1e00
@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.20230812-181926",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.002393 0.004477 2.174762 ( 6.056491)
build_miniruby 0.001352 0.000193 1.668784 ( 2.460494)
build_ruby 0.001533 0.000219 3.524789 ( 4.794256)
build_all 0.004385 0.004345 2.847067 ( 3.516843)
build_install 0.014969 0.003905 4.304681 ( 5.399933)
test_btest 0.000811 0.000147 84.065287 ( 49.935942)
test_basic 0.009522 0.000000 1.041403 ( 1.485613)
test_all 0.001871 0.000000 642.375714 (320.630758)
test_rubyspec 0.029720 0.035260 100.535822 (142.631269)
total: 536.91 sec