Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-153755
#<BuildRuby:0x000056164f2fe390
@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.20230208-153755",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.001361 0.003611 1.139394 ( 1.555825)
build_miniruby 0.001187 0.000148 1.193814 ( 1.192215)
build_ruby 0.001236 0.000155 2.309808 ( 2.555737)
build_all 0.006338 0.000289 3.712518 ( 1.934614)
build_install 0.014321 0.000695 2.863688 ( 2.226595)
test_btest 0.000632 0.000070 56.786995 ( 29.718615)
test_basic 0.005713 0.000153 0.433951 ( 0.532713)
test_all 0.000575 0.000951 614.271960 (230.109905)
test_rubyspec 0.022496 0.023287 71.885278 ( 82.372299)
total: 352.20 sec