Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-075620
#<BuildRuby:0x0000555b618de390
@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.20230809-075620",
@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.000030 0.000001 0.000031 ( 0.000031)
autoconf 0.000046 0.000002 0.000048 ( 0.000046)
configure 0.000040 0.000001 0.000041 ( 0.000040)
build_up 0.000494 0.007647 2.308058 ( 8.356817)
build_miniruby 0.001198 0.000109 1.721152 ( 3.536485)
build_ruby 0.001804 0.000164 3.328271 ( 6.162780)
build_all 0.008237 0.000381 2.606099 ( 4.951742)
build_install 0.022411 0.000000 4.115715 ( 7.927911)
test_btest 0.000834 0.000000 82.717143 ( 67.083957)
test_basic 0.004650 0.003637 0.906387 ( 1.864649)
test_all 0.002190 0.000209 689.832581 (611.802290)
test_rubyspec 0.018787 0.039647 100.786354 (164.411252)
total: 876.10 sec