Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-015753
#<BuildRuby:0x0000559b784a9f70
@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.20230514-015753",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005830 0.000393 1.800988 ( 3.551015)
build_miniruby 0.000000 0.001237 1.291806 ( 1.299596)
build_ruby 0.000000 0.001500 2.669630 ( 2.863764)
build_all 0.004945 0.001372 2.190671 ( 2.111478)
build_install 0.014678 0.000531 3.379210 ( 3.510445)
test_btest 0.000623 0.000133 72.672468 ( 38.592378)
test_basic 0.007432 0.000000 0.781119 ( 1.267566)
test_all 0.001099 0.000047 596.992902 (267.313419)
test_rubyspec 0.017698 0.033124 79.164108 ( 96.655872)
total: 417.17 sec