Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-084428
#<BuildRuby:0x0000555de3ca1f70
@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.20230102-084428",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.001310 0.003369 1.078446 ( 1.465284)
build_miniruby 0.000947 0.000189 1.253816 ( 1.252944)
build_ruby 0.001995 0.000000 3.038222 ( 3.405525)
build_all 0.006182 0.000111 3.437215 ( 1.661292)
build_install 0.012014 0.002184 3.044754 ( 2.172877)
test_btest 0.000680 0.000123 54.490880 ( 17.791266)
test_basic 0.004684 0.000852 0.406107 ( 0.504080)
test_all 0.000892 0.000162 619.236572 (206.728738)
test_rubyspec 0.020825 0.022541 68.155465 ( 78.720768)
total: 313.70 sec