Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-081759
#<BuildRuby:0x000055dcd5d3e318
@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.20230829-081759",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006643 0.000712 2.300457 ( 4.434040)
build_miniruby 0.001842 0.000197 1.715858 ( 1.915882)
build_ruby 0.001625 0.000174 3.528649 ( 4.129320)
build_all 0.008166 0.000395 6.475015 ( 4.840160)
build_install 0.011888 0.008057 8.349729 ( 6.306687)
test_btest 0.000793 0.000120 87.629558 ( 46.337946)
test_basic 0.000000 0.007726 0.981650 ( 1.067451)
test_all 0.000033 0.009525 673.351939 (314.172795)
test_rubyspec 0.060823 0.009527 109.223677 (127.747228)
total: 510.95 sec