Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-203826
#<BuildRuby:0x00005585a5042380
@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.20230607-203826",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001713 0.004285 1.644038 ( 2.851526)
build_miniruby 0.001148 0.000209 1.139777 ( 1.137994)
build_ruby 0.001159 0.000211 2.511000 ( 2.698250)
build_all 0.005564 0.000243 2.019072 ( 1.176417)
build_install 0.002876 0.012291 3.030084 ( 2.002189)
test_btest 0.000851 0.000248 74.905648 ( 19.583298)
test_basic 0.003570 0.001042 0.699671 ( 0.772429)
test_all 0.000000 0.001568 564.322900 (180.745499)
test_rubyspec 0.028468 0.020141 79.676067 ( 91.267480)
total: 302.24 sec