Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-065821
#<BuildRuby:0x0000560771732098
@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.20230623-065821",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006034 0.001160 2.013269 ( 5.275040)
build_miniruby 0.001411 0.000272 1.586283 ( 2.076771)
build_ruby 0.001178 0.000227 3.187104 ( 15.899729)
build_all 0.006945 0.000501 2.352051 ( 2.984373)
build_install 0.009005 0.008761 3.755108 ( 6.254295)
test_btest 0.000608 0.000147 79.256670 ( 49.408869)
test_basic 0.003780 0.004218 0.875742 ( 1.527473)
test_all 0.002880 0.000121 560.580468 (292.663988)
test_rubyspec 0.032153 0.014328 78.887057 ( 90.903216)
total: 466.99 sec