Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-102545
#<BuildRuby:0x000055f667289f70
@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.20231014-102545",
@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.000001 0.000024 ( 0.000025)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.007509 0.000209 2.453712 ( 3.671927)
build_miniruby 0.001541 0.000090 1.711390 ( 1.761922)
build_ruby 0.001495 0.000088 3.406563 ( 3.806862)
build_all 0.003565 0.004473 6.489320 ( 5.008247)
build_install 0.015627 0.004571 8.163651 ( 6.388318)
test_btest 0.000783 0.000084 90.462408 ( 69.939093)
test_basic 0.003188 0.004798 0.992163 ( 1.521759)
test_all 0.008604 0.001163 707.764289 (493.936664)
test_rubyspec 0.054852 0.020052 108.920859 (159.398503)
total: 745.43 sec