Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-011334
#<BuildRuby:0x000056065b8c2258
@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.20240205-011334",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000035 0.000000 0.000035 ( 0.000034)
build_up 0.006500 0.000089 2.037968 ( 3.592383)
build_miniruby 0.001759 0.000061 1.831275 ( 2.406294)
build_ruby 0.002187 0.000076 3.860647 ( 14.453223)
build_all 0.008640 0.000142 6.725644 ( 8.067335)
build_install 0.020727 0.000079 8.212125 ( 9.593477)
test_btest 0.000882 0.000011 91.062574 (106.507826)
test_basic 0.003058 0.004298 0.986011 ( 1.848979)
test_all 0.100001 0.023633 792.625160 (611.367865)
test_rubyspec 0.053381 0.057860 184.059902 (229.845679)
total: 987.68 sec