Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-215752
#<BuildRuby:0x000055ba3ac56120
@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.20230510-215752",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004147 0.001037 1.784293 ( 3.054301)
build_miniruby 0.001091 0.000273 1.295821 ( 1.295029)
build_ruby 0.001408 0.000000 2.558063 ( 2.784969)
build_all 0.006634 0.000000 2.171460 ( 1.837049)
build_install 0.013185 0.002900 3.403747 ( 2.900109)
test_btest 0.000496 0.000113 71.959547 ( 37.041099)
test_basic 0.000814 0.005138 0.747182 ( 0.892015)
test_all 0.001971 0.000537 585.269217 (267.928518)
test_rubyspec 0.030844 0.020392 80.590889 ( 96.018523)
total: 413.75 sec