Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-223952
#<BuildRuby:0x00005598b3a39ed0
@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.20230209-223952",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004448 0.000580 1.189154 ( 1.611426)
build_miniruby 0.000000 0.001216 1.106055 ( 1.104635)
build_ruby 0.000000 0.001225 2.381022 ( 2.583342)
build_all 0.001600 0.004398 3.456999 ( 1.735108)
build_install 0.006183 0.008418 2.406017 ( 1.591096)
test_btest 0.000639 0.000172 59.918033 ( 17.581098)
test_basic 0.000623 0.004209 0.411688 ( 0.505260)
test_all 0.001565 0.000482 629.112457 (182.575812)
test_rubyspec 0.022278 0.013237 65.948916 ( 75.802815)
total: 285.09 sec