Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-190123
#<BuildRuby:0x000055ca070a21a8
@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.20230509-190123",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005821 0.000289 1.860629 ( 4.097846)
build_miniruby 0.001228 0.000196 1.350886 ( 1.439626)
build_ruby 0.001337 0.000214 2.722644 ( 3.184096)
build_all 0.006693 0.001071 2.215786 ( 2.516239)
build_install 0.012638 0.006043 3.660952 ( 3.623871)
test_btest 0.000721 0.000138 75.548174 ( 39.291585)
test_basic 0.001800 0.004148 0.736357 ( 0.949817)
test_all 0.000000 0.001183 636.822083 (338.236491)
test_rubyspec 0.037303 0.020741 83.822652 (108.987401)
total: 502.33 sec