Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-044714
#<BuildRuby:0x00005643071fa3b0
@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.20230311-044714",
@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.000004 0.000001 0.000005 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000000 0.005586 1.690593 ( 3.066394)
build_miniruby 0.000000 0.001115 1.480504 ( 1.479937)
build_ruby 0.000759 0.000634 2.343931 ( 2.536616)
build_all 0.000000 0.006141 2.028462 ( 1.191473)
build_install 0.013063 0.001970 2.868409 ( 1.811119)
test_btest 0.000636 0.000153 65.383157 ( 18.749096)
test_basic 0.000000 0.003999 0.467034 ( 0.562004)
test_all 0.002095 0.000000 513.813057 (160.674622)
test_rubyspec 0.020819 0.014517 69.203203 ( 78.970397)
total: 269.04 sec