Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-073347
#<BuildRuby:0x00007fdcdf0bfdd8
@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.20240730-073347",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021)
autoconf 0.000038 0.000004 0.000042 ( 0.000041)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003232 0.007879 4.333372 ( 7.023400)
build_miniruby 0.002096 0.000340 1.857247 ( 3.908292)
build_ruby 0.002097 0.000340 4.743663 ( 6.871059)
build_all 0.012080 0.000000 8.943529 ( 11.376078)
build_install 0.023303 0.003278 12.440585 ( 14.468651)
test_btest 0.001147 0.000170 134.049186 (170.856605)
test_basic 0.009156 0.004197 1.474561 ( 2.822686)
test_all 0.122203 0.046552 1033.507758 (1289.555509)
test_rubyspec 0.061502 0.037106 183.996306 (186.964621)
total: 1693.85 sec