Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-203517
#<BuildRuby:0x0000563e3e26e260
@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.20230505-203517",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.000000 0.005607 1.812522 ( 3.320906)
build_miniruby 0.000000 0.001401 1.324536 ( 1.335993)
build_ruby 0.001320 0.000254 2.744941 ( 3.047723)
build_all 0.005699 0.001096 2.172643 ( 2.074429)
build_install 0.012827 0.003374 3.402881 ( 3.406930)
test_btest 0.000533 0.000106 74.569341 ( 36.390137)
test_basic 0.000000 0.006688 0.795040 ( 1.055893)
test_all 0.001293 0.000461 584.835467 (249.736666)
test_rubyspec 0.014049 0.037664 82.455579 ( 97.869076)
total: 398.24 sec