Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-002543
#<BuildRuby:0x0000559c6e3ae7c8
@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.20230901-002543",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000029)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005318 0.000137 1.547080 ( 1.941438)
build_miniruby 0.000000 0.001374 1.423577 ( 1.421644)
build_ruby 0.000000 0.001515 2.555304 ( 2.771531)
build_all 0.005512 0.001169 5.015816 ( 2.010688)
build_install 0.005318 0.011554 6.649794 ( 3.206389)
test_btest 0.000881 0.000187 80.282594 ( 21.074348)
test_basic 0.000418 0.004095 0.784771 ( 0.846167)
test_all 0.001939 0.007409 645.323970 (212.188694)
test_rubyspec 0.042134 0.024657 95.093911 (106.508190)
total: 351.97 sec