Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-003646
#<BuildRuby:0x000055a78f136078
@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.20230830-003646",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.006067 0.000386 2.258556 ( 3.667877)
build_miniruby 0.001116 0.000207 1.984119 ( 1.997861)
build_ruby 0.001791 0.000332 3.240241 ( 3.449479)
build_all 0.004813 0.003471 6.402607 ( 3.301909)
build_install 0.018113 0.002055 8.215328 ( 4.828136)
test_btest 0.000867 0.000169 83.745667 ( 35.248771)
test_basic 0.007032 0.000610 0.968606 ( 1.082855)
test_all 0.004666 0.004901 668.489692 (234.772658)
test_rubyspec 0.039944 0.029371 99.941709 (111.919386)
total: 400.27 sec