Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-145130
#<BuildRuby:0x000055f979186230
@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.20230625-145130",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.002240 0.003695 1.845516 ( 3.101336)
build_miniruby 0.001036 0.000153 1.493001 ( 1.493748)
build_ruby 0.001278 0.000189 2.825422 ( 3.046440)
build_all 0.005881 0.000871 2.363930 ( 1.502376)
build_install 0.004409 0.012647 3.665736 ( 2.713002)
test_btest 0.000818 0.000205 80.487157 ( 26.577158)
test_basic 0.007175 0.000000 0.790050 ( 0.866472)
test_all 0.001450 0.000000 583.090129 (215.581202)
test_rubyspec 0.013628 0.031410 81.694231 ( 93.310934)
total: 348.19 sec