Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-164301
#<BuildRuby:0x00005614e970a1a8
@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.20230904-164301",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.004159 0.001164 1.794432 ( 3.038028)
build_miniruby 0.001437 0.000403 1.641846 ( 1.849417)
build_ruby 0.001420 0.000398 3.378623 ( 3.783487)
build_all 0.005886 0.002303 6.156091 ( 3.968256)
build_install 0.017290 0.002168 7.700790 ( 5.689696)
test_btest 0.000583 0.000154 81.481317 ( 42.983440)
test_basic 0.006241 0.002460 0.996639 ( 1.328172)
test_all 0.002403 0.008295 683.970500 (316.693631)
test_rubyspec 0.039279 0.036638 104.481739 (125.590372)
total: 504.93 sec