Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-102707
#<BuildRuby:0x000055dbf8619f70
@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.20230509-102707",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.005501 0.000751 1.873234 ( 4.338087)
build_miniruby 0.001303 0.000178 1.376344 ( 1.548911)
build_ruby 0.001441 0.000196 2.638597 ( 3.035260)
build_all 0.001724 0.004935 2.162798 ( 1.807034)
build_install 0.007073 0.010024 3.494241 ( 3.335905)
test_btest 0.000550 0.000144 73.070688 ( 38.282027)
test_basic 0.001060 0.005158 0.797853 ( 1.070191)
test_all 0.000000 0.001321 571.981811 (265.397406)
test_rubyspec 0.014057 0.039305 80.577904 ( 97.616287)
total: 416.43 sec