Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-043044
#<BuildRuby:0x000055a7723963d0
@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.20230310-043044",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000000 0.000033 0.000033 ( 0.000033)
configure 0.000000 0.000024 0.000024 ( 0.000023)
build_up 0.000000 0.006610 1.776316 ( 3.619508)
build_miniruby 0.000981 0.000894 1.239254 ( 1.401808)
build_ruby 0.001318 0.000165 2.587640 ( 2.927401)
build_all 0.005135 0.002466 2.103009 ( 2.242907)
build_install 0.015010 0.001567 3.202734 ( 3.238958)
test_btest 0.000706 0.000098 69.149304 ( 38.945063)
test_basic 0.006540 0.000330 0.554744 ( 0.782780)
test_all 0.001411 0.000188 554.133153 (255.206381)
test_rubyspec 0.036256 0.013629 77.897002 ( 92.796916)
total: 401.16 sec