Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-201807
#<BuildRuby:0x000055af694e63d0
@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.20231012-201807",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.006473 0.000446 2.455508 ( 2.672875)
build_miniruby 0.001662 0.000114 1.741947 ( 1.768065)
build_ruby 0.001701 0.000117 3.664823 ( 3.895576)
build_all 0.008210 0.000000 6.520657 ( 3.366249)
build_install 0.010234 0.010289 8.034720 ( 4.825913)
test_btest 0.001845 0.000243 87.848769 ( 38.004283)
test_basic 0.001154 0.007892 1.038437 ( 1.202704)
test_all 0.002564 0.007442 750.923942 (351.415326)
test_rubyspec 0.052722 0.023935 110.683896 (143.539469)
total: 550.69 sec