Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-020256
#<BuildRuby:0x00005594b1a32258
@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.20230130-020256",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.001390 0.003568 1.206740 ( 2.145968)
build_miniruby 0.001253 0.000218 1.173510 ( 1.331799)
build_ruby 0.001636 0.000000 2.471243 ( 2.877404)
build_all 0.003270 0.004183 3.901312 ( 2.810217)
build_install 0.009224 0.006324 2.948162 ( 2.974265)
test_btest 0.000553 0.000139 55.349108 ( 33.223410)
test_basic 0.005412 0.000235 0.438042 ( 0.697946)
test_all 0.001174 0.000282 655.509422 (286.903402)
test_rubyspec 0.029258 0.017338 72.024153 ( 89.010315)
total: 421.98 sec