Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-200259
#<BuildRuby:0x000055d68c921fb8
@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.20230601-200259",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.002418 0.003611 1.542731 ( 2.789913)
build_miniruby 0.001226 0.000055 0.996309 ( 0.994702)
build_ruby 0.001474 0.000067 2.317420 ( 2.487915)
build_all 0.004910 0.000051 1.719316 ( 0.940808)
build_install 0.010066 0.003421 2.811043 ( 1.802458)
test_btest 0.000000 0.001079 76.185906 ( 19.831711)
test_basic 0.000000 0.004778 0.708931 ( 0.779940)
test_all 0.000000 0.002087 528.105286 (151.845795)
test_rubyspec 0.000293 0.039860 71.624116 ( 83.256845)
total: 264.73 sec