Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-144324
#<BuildRuby:0x0000557aa1b8e1a8
@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.20230209-144324",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004701 0.000641 1.075219 ( 2.478648)
build_miniruby 0.000954 0.000130 1.042801 ( 1.043705)
build_ruby 0.001158 0.000158 1.910048 ( 2.115541)
build_all 0.006513 0.000310 3.728415 ( 1.962571)
build_install 0.008131 0.004186 2.657002 ( 1.841072)
test_btest 0.000728 0.000116 54.332191 ( 15.254323)
test_basic 0.004407 0.000705 0.375168 ( 0.470164)
test_all 0.001177 0.000188 583.143954 (166.667874)
test_rubyspec 0.028890 0.022364 69.009844 ( 79.114438)
total: 270.95 sec