Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-013915
#<BuildRuby:0x000055f20ebfe018
@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.20230124-013915",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.005023 0.000718 1.245709 ( 1.864023)
build_miniruby 0.001327 0.000190 1.529799 ( 1.531467)
build_ruby 0.001608 0.000229 2.976412 ( 3.292193)
build_all 0.000000 0.008179 4.082852 ( 2.638073)
build_install 0.010541 0.005573 3.337568 ( 3.039455)
test_btest 0.000650 0.000170 56.777715 ( 26.857443)
test_basic 0.005677 0.000276 0.470292 ( 0.572124)
test_all 0.002096 0.000524 656.908252 (230.694702)
test_rubyspec 0.008506 0.043005 69.027418 ( 79.399836)
total: 349.89 sec