Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-055056
#<BuildRuby:0x00005556edf9d820
@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.20230515-055056",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005115 0.000975 1.849872 ( 3.854907)
build_miniruby 0.001481 0.000000 1.301899 ( 1.429606)
build_ruby 0.001667 0.000000 2.464665 ( 2.691892)
build_all 0.006314 0.000212 2.175304 ( 1.736406)
build_install 0.009754 0.004500 3.417289 ( 2.815879)
test_btest 0.000719 0.000144 72.375715 ( 39.871332)
test_basic 0.000000 0.006271 0.738016 ( 1.027973)
test_all 0.000191 0.001204 594.601206 (265.136675)
test_rubyspec 0.028639 0.021080 80.930995 ( 97.057393)
total: 415.62 sec