Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-072847
#<BuildRuby:0x00005585d3dce228
@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.20240321-072847",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.010376 0.000428 3.902529 ( 3.745637)
build_miniruby 0.001427 0.000255 1.768156 ( 1.858900)
build_ruby 0.001669 0.000298 3.527276 ( 3.908775)
build_all 0.008188 0.000000 7.279807 ( 4.298958)
build_install 0.007834 0.014375 9.958095 ( 6.295088)
test_btest 0.000719 0.000191 95.026418 ( 65.482037)
test_basic 0.005204 0.004310 1.079512 ( 1.311641)
test_all 0.084428 0.037664 802.804723 (344.330419)
test_rubyspec 0.031130 0.056766 129.629175 (141.293047)
total: 572.53 sec