Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-100713
#<BuildRuby:0x000055e6233fa7c8
@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.20230202-100713",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.003854 0.000578 0.939689 ( 1.328775)
build_miniruby 0.001051 0.000158 0.898195 ( 0.896342)
build_ruby 0.001283 0.000000 1.897836 ( 2.113532)
build_all 0.006166 0.000000 3.615564 ( 1.862463)
build_install 0.011639 0.000000 2.673355 ( 1.832150)
test_btest 0.000882 0.000000 55.566662 ( 15.230993)
test_basic 0.000000 0.005336 0.404666 ( 0.497485)
test_all 0.000000 0.001321 618.026172 (177.374167)
test_rubyspec 0.018992 0.016988 64.019263 ( 73.862301)
total: 275.00 sec