Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-204932
#<BuildRuby:0x000055b6d720a3d0
@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.20230203-204932",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004291 0.000029 1.058603 ( 1.454103)
build_miniruby 0.001099 0.000100 1.186910 ( 1.185600)
build_ruby 0.001091 0.000099 2.279169 ( 2.489254)
build_all 0.001974 0.003822 3.508220 ( 1.670075)
build_install 0.009694 0.003069 2.846865 ( 2.055854)
test_btest 0.000729 0.000108 56.757083 ( 20.124811)
test_basic 0.001358 0.003369 0.420543 ( 0.520907)
test_all 0.002265 0.000404 643.721662 (196.186853)
test_rubyspec 0.016705 0.028712 68.811521 ( 78.849029)
total: 304.54 sec