Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-141313
#<BuildRuby:0x00005595e25f63b0
@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.20230712-141313",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.007035 0.000214 2.252411 ( 5.558899)
build_miniruby 0.001675 0.000120 1.779054 ( 2.256302)
build_ruby 0.001581 0.000112 3.322394 ( 4.508669)
build_all 0.007167 0.000512 2.675728 ( 3.059397)
build_install 0.009868 0.011654 4.163361 ( 4.666388)
test_btest 0.001170 0.000000 85.050780 ( 52.069063)
test_basic 0.003673 0.004308 0.924319 ( 1.497582)
test_all 0.001233 0.000217 620.339105 (323.196901)
test_rubyspec 0.039299 0.017169 92.739834 (130.023227)
total: 526.84 sec