Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-032215
#<BuildRuby:0x000055781335df00
@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.20240204-032215",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.000000 0.006815 1.991127 ( 2.379250)
build_miniruby 0.000764 0.000899 1.777624 ( 1.805065)
build_ruby 0.001666 0.000238 3.549327 ( 3.779698)
build_all 0.003615 0.004729 6.561247 ( 3.374064)
build_install 0.015833 0.003262 8.116825 ( 4.651781)
test_btest 0.001001 0.000182 91.643873 ( 37.656422)
test_basic 0.006715 0.000463 0.960330 ( 1.036518)
test_all 0.079855 0.044767 804.131671 (325.838222)
test_rubyspec 0.053852 0.053645 169.705825 (188.982218)
total: 569.50 sec