Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-000314
#<BuildRuby:0x0000561f22a4a230
@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.20231214-000314",
@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.000004 0.000015 ( 0.000015)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000013 0.000004 0.000017 ( 0.000018)
build_up 0.000000 0.006213 1.914697 ( 1.961467)
build_miniruby 0.000000 0.001212 1.366958 ( 1.365255)
build_ruby 0.000789 0.000852 2.632518 ( 2.842610)
build_all 0.003032 0.003594 5.394534 ( 2.199452)
build_install 0.015036 0.001167 6.647972 ( 3.026381)
test_btest 0.000922 0.000000 79.504999 ( 20.925344)
test_basic 0.002178 0.003759 0.779485 ( 0.838716)
test_all 0.078156 0.040654 684.528959 (194.468762)
test_rubyspec 0.023735 0.030865 79.013603 ( 90.548561)
total: 318.18 sec