Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-225948
#<BuildRuby:0x000055dc679ce7c8
@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.20230506-225948",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002525 0.003327 1.932034 ( 3.334830)
build_miniruby 0.001309 0.000157 1.333097 ( 1.368148)
build_ruby 0.001379 0.000165 2.506812 ( 2.816314)
build_all 0.002539 0.004283 2.208126 ( 2.061222)
build_install 0.015027 0.001046 3.460268 ( 2.894930)
test_btest 0.000651 0.000096 74.316912 ( 36.943348)
test_basic 0.000000 0.005969 0.760612 ( 0.892771)
test_all 0.000000 0.000869 569.550480 (261.167260)
test_rubyspec 0.013386 0.042354 83.835616 (105.381035)
total: 416.86 sec