Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-210126
#<BuildRuby:0x000055dd520a22a8
@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.20230111-210126",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001543 0.003380 0.933196 ( 1.336762)
build_miniruby 0.001133 0.000257 1.321503 ( 1.319418)
build_ruby 0.001208 0.000275 2.554568 ( 2.899361)
build_all 0.000998 0.005854 3.285792 ( 1.639704)
build_install 0.011740 0.001200 2.482177 ( 1.719869)
test_btest 0.000734 0.000197 55.272055 ( 14.472951)
test_basic 0.003891 0.000012 0.299752 ( 0.393800)
test_all 0.000965 0.000250 580.621570 (163.448463)
test_rubyspec 0.022731 0.022953 58.270889 ( 68.319508)
total: 255.55 sec