Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-042613
#<BuildRuby:0x00005587af125f70
@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-042613",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.005657 0.000808 1.778980 ( 3.072612)
build_miniruby 0.001285 0.000000 1.246534 ( 1.245272)
build_ruby 0.000000 0.001595 2.381979 ( 2.568659)
build_all 0.000931 0.005475 2.165429 ( 1.306257)
build_install 0.013759 0.002035 3.421295 ( 2.381023)
test_btest 0.000600 0.000125 76.571527 ( 20.948841)
test_basic 0.004597 0.000033 0.620989 ( 0.712254)
test_all 0.000998 0.000199 541.071094 (162.262056)
test_rubyspec 0.028289 0.012672 74.319553 ( 86.377517)
total: 280.88 sec