Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-133643
#<BuildRuby:0x0000564cd196a3b0
@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.20230515-133643",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005898 0.000737 1.960653 ( 3.573731)
build_miniruby 0.001452 0.000181 1.698537 ( 1.711836)
build_ruby 0.001489 0.000187 2.714128 ( 2.924873)
build_all 0.005772 0.000721 2.106694 ( 1.399650)
build_install 0.019432 0.000000 3.655798 ( 3.066043)
test_btest 0.000000 0.001029 73.929207 ( 25.455156)
test_basic 0.000079 0.006764 0.748413 ( 0.828843)
test_all 0.001626 0.000000 542.978402 (174.131265)
test_rubyspec 0.017509 0.020982 68.217431 ( 79.961950)
total: 293.05 sec