Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-221401
#<BuildRuby:0x00005566ed4be8e0
@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.20230629-221401",
@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.000003 0.000017 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.001747 0.004353 1.996664 ( 3.282171)
build_miniruby 0.001116 0.000279 1.568687 ( 1.572963)
build_ruby 0.001275 0.000319 2.924128 ( 3.124597)
build_all 0.005640 0.001410 2.279684 ( 1.597355)
build_install 0.013784 0.003446 3.598102 ( 3.376385)
test_btest 0.000537 0.000134 81.040065 ( 26.393041)
test_basic 0.000000 0.004944 0.758603 ( 0.834487)
test_all 0.000000 0.001338 575.874632 (205.311045)
test_rubyspec 0.032104 0.015561 84.014531 ( 95.833647)
total: 341.33 sec