Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-090041
#<BuildRuby:0x00005608f7dd9d88
@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.20230217-090041",
@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.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000019)
build_up 0.000284 0.004047 1.290282 ( 1.651113)
build_miniruby 0.001055 0.000096 1.170657 ( 1.169207)
build_ruby 0.000000 0.001358 2.119766 ( 2.330092)
build_all 0.004861 0.001772 3.782859 ( 1.913394)
build_install 0.003481 0.010471 2.873976 ( 2.017915)
test_btest 0.000000 0.000868 55.805248 ( 15.356078)
test_basic 0.004070 0.002808 0.492980 ( 0.589385)
test_all 0.000874 0.000219 625.837063 (196.509259)
test_rubyspec 0.015013 0.023158 64.793510 ( 74.751538)
total: 296.29 sec