Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-201557
#<BuildRuby:0x000055c4061fe008
@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.20230510-201557",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004928 0.000986 1.696414 ( 2.900536)
build_miniruby 0.001262 0.000253 1.308024 ( 1.306997)
build_ruby 0.001163 0.000233 2.430838 ( 2.644850)
build_all 0.000000 0.006344 2.050014 ( 1.232590)
build_install 0.010419 0.004254 3.377970 ( 2.414352)
test_btest 0.000747 0.000214 76.116722 ( 24.076779)
test_basic 0.004452 0.001272 0.657875 ( 0.733346)
test_all 0.000609 0.000174 565.950231 (199.999703)
test_rubyspec 0.013871 0.029739 74.475244 ( 86.403731)
total: 321.71 sec