Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-013403
#<BuildRuby:0x00005637ca5e6390
@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.20231020-013403",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.002726 0.003922 2.454813 ( 2.685477)
build_miniruby 0.001729 0.000115 1.592823 ( 1.591636)
build_ruby 0.001387 0.000093 3.515530 ( 3.734228)
build_all 0.003878 0.004470 6.487805 ( 3.377125)
build_install 0.016359 0.004155 7.983018 ( 4.641784)
test_btest 0.000820 0.000096 89.176399 ( 35.199642)
test_basic 0.005724 0.000673 0.787097 ( 0.844161)
test_all 0.005952 0.004003 722.444062 (305.138594)
test_rubyspec 0.020641 0.052160 103.794690 (115.462387)
total: 472.68 sec