Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-231405
#<BuildRuby:0x000055808a856168
@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.20230214-231405",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003667 0.000834 1.140601 ( 1.596909)
build_miniruby 0.000946 0.000215 0.978234 ( 0.976995)
build_ruby 0.001113 0.000253 2.315626 ( 2.534737)
build_all 0.006720 0.000559 3.962979 ( 2.059953)
build_install 0.008431 0.006465 3.086942 ( 2.289308)
test_btest 0.000748 0.000195 57.824570 ( 19.054758)
test_basic 0.004389 0.001145 0.492179 ( 0.589108)
test_all 0.000766 0.000200 640.971273 (202.705532)
test_rubyspec 0.030561 0.008803 67.667966 ( 77.690755)
total: 309.50 sec