Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-044006
#<BuildRuby:0x0000558a3a36e3d0
@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.20230713-044006",
@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.000014)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.006240 0.000234 2.218015 ( 4.534717)
build_miniruby 0.001421 0.000129 1.638176 ( 1.975693)
build_ruby 0.001848 0.000168 3.214394 ( 3.856078)
build_all 0.006682 0.000250 2.573797 ( 2.144679)
build_install 0.016031 0.003179 3.957303 ( 3.550329)
test_btest 0.000729 0.000000 83.749188 ( 43.547466)
test_basic 0.003769 0.003402 0.961474 ( 1.381810)
test_all 0.001765 0.000109 633.856001 (287.680927)
test_rubyspec 0.041194 0.010926 92.761952 (117.540484)
total: 466.21 sec