Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-052902
#<BuildRuby:0x00005635f3ab2230
@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.20230802-052902",
@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.000002 0.000025 ( 0.000026)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000030 0.000003 0.000033 ( 0.000031)
build_up 0.007248 0.000680 2.391493 ( 7.059952)
build_miniruby 0.001758 0.000165 60.058141 ( 53.232878)
build_ruby 0.001477 0.000139 3.449637 ( 6.859292)
build_all 0.004381 0.003658 2.836546 ( 4.328298)
build_install 0.013794 0.005398 4.491726 ( 6.775313)
test_btest 0.000677 0.000097 83.988037 ( 57.317987)
test_basic 0.004558 0.003646 0.972642 ( 2.551156)
test_all 0.000717 0.001624 660.980671 (420.693891)
test_rubyspec 0.023161 0.040271 100.116641 (183.355873)
total: 742.18 sec