Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-080457
#<BuildRuby:0x00005572257fe198
@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.20230216-080457",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000018 0.000008 0.000026 ( 0.000026)
configure 0.000014 0.000007 0.000021 ( 0.000021)
build_up 0.004323 0.000167 1.346696 ( 1.744152)
build_miniruby 0.000835 0.000371 1.024424 ( 1.022747)
build_ruby 0.001103 0.000490 2.298338 ( 10.786145)
build_all 0.006827 0.000000 3.856181 ( 2.085989)
build_install 0.014300 0.000000 3.014150 ( 2.847574)
test_btest 0.000880 0.000000 57.872423 ( 21.629322)
test_basic 0.004240 0.000000 0.481867 ( 0.576238)
test_all 0.001025 0.000000 652.638428 (250.786444)
test_rubyspec 0.035331 0.024182 77.648639 ( 98.217646)
total: 389.70 sec