Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-063412
#<BuildRuby:0x0000558364716230
@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-063412",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.000684 0.004221 1.056647 ( 1.438621)
build_miniruby 0.001187 0.000238 1.127849 ( 1.126655)
build_ruby 0.000000 0.001412 2.170289 ( 2.367329)
build_all 0.000000 0.006874 3.789166 ( 1.850852)
build_install 0.003668 0.012335 2.852209 ( 2.075896)
test_btest 0.000468 0.000201 57.754220 ( 18.914617)
test_basic 0.003719 0.001594 0.422789 ( 0.520490)
test_all 0.001055 0.000452 647.213421 (212.709615)
test_rubyspec 0.010207 0.035508 67.808261 ( 78.044454)
total: 319.05 sec