Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-042306
#<BuildRuby:0x0000556ea31e5f48
@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.20230502-042306",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.006741 1.899280 ( 4.635618)
build_miniruby 0.000000 0.001177 1.548126 ( 1.595756)
build_ruby 0.000997 0.000337 2.563080 ( 3.033518)
build_all 0.001734 0.004713 2.165197 ( 1.844972)
build_install 0.014235 0.001546 3.586850 ( 3.443165)
test_btest 0.000628 0.000171 71.566910 ( 37.480786)
test_basic 0.005204 0.001419 0.722842 ( 0.803015)
test_all 0.001068 0.000291 600.434699 (251.178945)
test_rubyspec 0.031138 0.016873 79.992911 ( 95.912588)
total: 399.93 sec