Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-190902
#<BuildRuby:0x0000564bbf5a6890
@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.20221226-190902",
@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.000010)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.000000 0.004654 1.124932 ( 1.694175)
build_miniruby 0.000000 0.001296 1.382112 ( 1.380882)
build_ruby 0.000000 0.001348 2.689597 ( 3.076660)
build_all 0.000000 0.005642 3.277543 ( 1.592617)
build_install 0.009548 0.001806 2.951337 ( 2.039100)
test_btest 0.000000 0.000831 55.185771 ( 14.785705)
test_basic 0.004885 0.001403 0.430924 ( 0.527063)
test_all 0.000838 0.000194 625.919619 (179.854753)
test_rubyspec 0.021277 0.019447 70.062066 ( 80.186056)
total: 285.14 sec