Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-075009
#<BuildRuby:0x000055ea7b466390
@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.20230502-075009",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002932 0.002676 1.820819 ( 3.102146)
build_miniruby 0.001221 0.000333 1.399747 ( 1.425201)
build_ruby 0.001101 0.000301 2.331987 ( 2.568291)
build_all 0.005226 0.001425 2.086650 ( 1.448420)
build_install 0.010998 0.004964 3.365132 ( 2.458195)
test_btest 0.000648 0.000189 76.971116 ( 25.837106)
test_basic 0.000512 0.004526 0.655687 ( 0.730325)
test_all 0.000588 0.000196 557.120317 (163.152673)
test_rubyspec 0.008260 0.034911 70.547475 ( 82.479283)
total: 283.20 sec