Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-063421
#<BuildRuby:0x00005647f574e008
@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.20230531-063421",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.001438 0.004444 1.899266 ( 4.314577)
build_miniruby 0.001038 0.000330 1.425880 ( 1.584527)
build_ruby 0.001592 0.000000 2.783373 ( 3.236798)
build_all 0.005951 0.001068 2.176938 ( 1.680578)
build_install 0.010177 0.006232 3.466253 ( 3.384993)
test_btest 0.000819 0.000273 76.254906 ( 41.065345)
test_basic 0.003317 0.004103 0.818454 ( 1.196950)
test_all 0.001322 0.000476 586.057187 (287.749471)
test_rubyspec 0.027483 0.025276 82.732528 (100.834805)
total: 445.05 sec