Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-092736
#<BuildRuby:0x00005582aec821a8
@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.20230819-092736",
@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.000027 0.000003 0.000030 ( 0.000031)
autoconf 0.000046 0.000005 0.000051 ( 0.000052)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.007715 0.000432 2.342794 ( 6.791862)
build_miniruby 0.001288 0.000147 1.718317 ( 2.791795)
build_ruby 0.001312 0.000150 3.498487 ( 8.880304)
build_all 0.008705 0.000509 6.579610 ( 6.779116)
build_install 0.012562 0.009146 8.215787 ( 11.620442)
test_btest 0.000760 0.000120 86.652593 ( 80.267226)
test_basic 0.003048 0.000481 0.971787 ( 2.996018)
test_all 0.001029 0.009149 677.479127 (596.104207)
test_rubyspec 0.018893 0.056782 107.924046 (206.103087)
total: 922.34 sec