Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-093504
#<BuildRuby:0x0000562aaea5d820
@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.20230728-093504",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.006224 0.000754 2.241854 ( 5.619474)
build_miniruby 0.001550 0.000188 1.713198 ( 2.389035)
build_ruby 0.001361 0.000165 3.520570 ( 4.984057)
build_all 0.007777 0.000429 2.897284 ( 3.404292)
build_install 0.016288 0.003612 4.296030 ( 5.102462)
test_btest 0.000000 0.000971 82.736742 ( 52.271908)
test_basic 0.000000 0.007853 0.937702 ( 1.315493)
test_all 0.000000 0.000932 659.181370 (340.033047)
test_rubyspec 0.032511 0.037800 98.043187 (195.927506)
total: 611.05 sec