Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-045706
#<BuildRuby:0x0000561260f921a8
@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.20230123-045706",
@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.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.001403 0.003554 1.159233 ( 1.852665)
build_miniruby 0.001210 0.000194 1.191373 ( 1.192229)
build_ruby 0.001478 0.000236 3.017207 ( 3.505257)
build_all 0.006899 0.000450 3.880071 ( 2.739953)
build_install 0.005747 0.009508 2.973632 ( 2.764940)
test_btest 0.000559 0.000129 55.167856 ( 31.273940)
test_basic 0.005622 0.001297 0.453206 ( 0.559763)
test_all 0.000987 0.000228 642.711912 (261.226011)
test_rubyspec 0.027720 0.021497 72.199450 ( 84.945234)
total: 390.06 sec