Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-185136
#<BuildRuby:0x000055c66cdd67c8
@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.20230602-185136",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005317 0.000203 1.807062 ( 3.171523)
build_miniruby 0.001282 0.000198 1.400261 ( 1.400266)
build_ruby 0.001480 0.000227 2.545557 ( 2.750848)
build_all 0.006890 0.000404 2.137473 ( 1.495449)
build_install 0.012588 0.005749 3.423549 ( 2.564140)
test_btest 0.000843 0.000150 76.563025 ( 31.524458)
test_basic 0.002629 0.005158 0.805315 ( 0.913630)
test_all 0.001343 0.000287 568.419996 (203.105094)
test_rubyspec 0.009986 0.036019 77.341558 ( 89.263897)
total: 336.19 sec