Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-210526
#<BuildRuby:0x000056306ca721a8
@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.20231021-210526",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003266 0.004576 2.387861 ( 4.838306)
build_miniruby 0.001514 0.000280 1.786403 ( 2.412626)
build_ruby 0.001785 0.000331 3.401103 ( 4.502605)
build_all 0.007817 0.001448 5.911732 ( 7.271104)
build_install 0.015275 0.006821 7.523720 ( 9.142280)
test_btest 0.000784 0.000168 82.626177 ( 95.413578)
test_basic 0.006435 0.001379 0.914347 ( 1.754698)
test_all 0.093572 0.036193 663.742654 (712.089164)
test_rubyspec 0.027204 0.042871 101.982839 (157.480599)
total: 994.91 sec