Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-064829
#<BuildRuby:0x00005598b728df70
@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.20230131-064829",
@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.000017 0.000004 0.000021 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000785 0.004141 1.153417 ( 1.739011)
build_miniruby 0.001078 0.000284 1.378744 ( 1.381087)
build_ruby 0.001028 0.000271 2.129418 ( 2.347452)
build_all 0.005111 0.001345 3.770653 ( 1.995744)
build_install 0.004469 0.008769 2.826664 ( 2.059547)
test_btest 0.000519 0.000181 55.196280 ( 17.032710)
test_basic 0.004074 0.001425 0.423100 ( 0.519061)
test_all 0.001405 0.000492 627.770641 (191.184825)
test_rubyspec 0.022024 0.025058 66.586306 ( 76.568847)
total: 294.83 sec