Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-091157
#<BuildRuby:0x000055f970a59a00
@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.20230218-091157",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.000263 0.004041 1.019281 ( 1.365887)
build_miniruby 0.001210 0.000000 0.943184 ( 0.941392)
build_ruby 0.001129 0.000000 1.779799 ( 2.008269)
build_all 0.000000 0.005508 3.053080 ( 1.508115)
build_install 0.001677 0.009220 2.287602 ( 1.526748)
test_btest 0.000641 0.000205 55.025026 ( 14.203736)
test_basic 0.003434 0.001100 0.487533 ( 0.579457)
test_all 0.001500 0.000000 573.590997 (160.837531)
test_rubyspec 0.032178 0.009501 63.306728 ( 73.075657)
total: 256.05 sec