Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-183434
#<BuildRuby:0x000055f730e31f70
@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.20230502-183434",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005031 0.000224 1.626755 ( 2.854052)
build_miniruby 0.001119 0.000209 0.992270 ( 0.990402)
build_ruby 0.001264 0.000237 2.494362 ( 2.708878)
build_all 0.006191 0.000000 2.022666 ( 1.278710)
build_install 0.011526 0.004370 3.196408 ( 2.264171)
test_btest 0.000595 0.000119 73.669944 ( 22.990957)
test_basic 0.000556 0.005597 0.742911 ( 0.819415)
test_all 0.001001 0.001938 567.770532 (166.978105)
test_rubyspec 0.026414 0.020303 75.259839 ( 87.128120)
total: 288.01 sec