Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-085954
#<BuildRuby:0x0000555c2d98e228
@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-085954",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005653 0.000268 1.929675 ( 3.405648)
build_miniruby 0.001366 0.000219 1.455820 ( 1.542465)
build_ruby 0.001529 0.000000 2.700655 ( 2.980992)
build_all 0.002639 0.004139 2.251771 ( 1.878147)
build_install 0.005404 0.011629 3.461384 ( 2.706990)
test_btest 0.000000 0.000930 75.202103 ( 24.165562)
test_basic 0.005317 0.000339 0.721170 ( 0.800256)
test_all 0.000926 0.000265 598.067949 (235.262102)
test_rubyspec 0.031698 0.017788 80.953941 ( 96.332283)
total: 369.08 sec