Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-134212
#<BuildRuby:0x000055b5758be3b0
@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.20230617-134212",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.003186 0.003636 1.959971 ( 5.044034)
build_miniruby 0.001409 0.000182 1.572176 ( 2.435834)
build_ruby 0.001296 0.000167 3.006202 ( 4.260263)
build_all 0.008126 0.000000 2.446063 ( 3.029940)
build_install 0.010208 0.008127 3.818048 ( 5.625365)
test_btest 0.000778 0.000134 76.500693 ( 52.799734)
test_basic 0.006827 0.000488 0.851608 ( 1.816445)
test_all 0.002048 0.000342 581.304432 (344.380331)
test_rubyspec 0.018264 0.036094 86.040009 (124.323615)
total: 543.72 sec