Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-044907
#<BuildRuby:0x0000556ffa5263d0
@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.20230513-044907",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005724 0.000440 1.821679 ( 3.498516)
build_miniruby 0.001621 0.000000 1.391381 ( 1.580724)
build_ruby 0.001475 0.000000 2.636708 ( 2.930396)
build_all 0.006490 0.000000 2.214962 ( 2.175127)
build_install 0.010897 0.003798 3.373610 ( 3.087803)
test_btest 0.000762 0.000071 72.649396 ( 36.436497)
test_basic 0.003483 0.000000 0.734540 ( 0.845696)
test_all 0.001378 0.000074 568.182082 (236.464920)
test_rubyspec 0.011293 0.036968 79.748386 ( 95.561559)
total: 382.58 sec