Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-114136
#<BuildRuby:0x00005632c7f761d8
@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-114136",
@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.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006492 0.000695 2.210575 ( 5.799438)
build_miniruby 0.001588 0.000170 1.863539 ( 3.178794)
build_ruby 0.002091 0.000224 3.635884 ( 7.147668)
build_all 0.009179 0.000020 2.601520 ( 3.808874)
build_install 0.018744 0.005137 4.178223 ( 6.140162)
test_btest 0.000925 0.000112 86.661590 ( 71.073909)
test_basic 0.008279 0.001003 1.007948 ( 2.387851)
test_all 0.001630 0.000101 681.624568 (671.345481)
test_rubyspec 0.056652 0.008528 96.631393 (209.745617)
total: 980.63 sec