Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-115711
#<BuildRuby:0x00005612b688e018
@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.20230118-115711",
@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.000027 0.000004 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.005436 0.000000 1.175546 ( 2.548055)
build_miniruby 0.002031 0.000000 1.309898 ( 1.816715)
build_ruby 0.001446 0.000163 3.311076 ( 4.620703)
build_all 0.001262 0.007477 3.985976 ( 4.589901)
build_install 0.017053 0.001835 3.114056 ( 4.075232)
test_btest 0.000845 0.000169 57.759056 ( 59.057888)
test_basic 0.005871 0.000429 0.459427 ( 0.795465)
test_all 0.001071 0.000208 708.769095 (668.687808)
test_rubyspec 0.029246 0.029894 75.042706 (101.558631)
total: 847.75 sec