Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-070900
#<BuildRuby:0x000055b8d1181fc0
@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.20230207-070900",
@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.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.000000 0.004818 1.103920 ( 1.586580)
build_miniruby 0.000000 0.001424 1.131479 ( 1.129984)
build_ruby 0.000900 0.000613 2.286909 ( 2.504082)
build_all 0.003675 0.003786 3.868781 ( 2.237830)
build_install 0.009687 0.004563 2.845568 ( 2.462238)
test_btest 0.000580 0.000208 56.417508 ( 26.902765)
test_basic 0.005717 0.000613 0.437688 ( 0.568550)
test_all 0.001418 0.000491 617.932114 (223.934626)
test_rubyspec 0.035438 0.012080 70.875814 ( 81.603389)
total: 342.93 sec