Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-083746
#<BuildRuby:0x00005602757f1cf0
@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.20230112-083746",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.000000 0.004828 1.164345 ( 1.718077)
build_miniruby 0.000478 0.000921 1.429208 ( 1.428018)
build_ruby 0.001314 0.000400 3.528747 ( 3.914272)
build_all 0.007065 0.000000 3.766753 ( 1.937850)
build_install 0.014946 0.000766 2.936066 ( 2.285260)
test_btest 0.000503 0.000125 56.858310 ( 20.728089)
test_basic 0.004193 0.001048 0.405095 ( 0.501755)
test_all 0.000845 0.000212 639.291890 (235.897255)
test_rubyspec 0.030919 0.013627 67.640713 ( 77.661909)
total: 346.07 sec