Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-183919
#<BuildRuby:0x00005620df81dfc0
@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.20230218-183919",
@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.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000904 0.004156 1.461986 ( 2.339634)
build_miniruby 0.001301 0.000178 1.169035 ( 1.224491)
build_ruby 0.001777 0.000242 2.572851 ( 2.958878)
build_all 0.006073 0.000828 4.058358 ( 2.918341)
build_install 0.006648 0.008512 3.003553 ( 2.839120)
test_btest 0.000719 0.000149 55.787370 ( 31.681119)
test_basic 0.006354 0.000383 0.519275 ( 0.879702)
test_all 0.001150 0.000230 647.291341 (271.611673)
test_rubyspec 0.021265 0.027324 71.990211 ( 85.597585)
total: 402.05 sec