Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-145852
#<BuildRuby:0x00005594a6879f48
@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.20240116-145852",
@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.000022 0.000004 0.000026 ( 0.000024)
autoconf 0.000032 0.000005 0.000037 ( 0.000035)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.001788 0.003525 1.606983 ( 1.989190)
build_miniruby 0.001641 0.000304 1.705157 ( 1.708468)
build_ruby 0.001472 0.000273 3.312767 ( 3.529416)
build_all 0.006247 0.001157 5.966021 ( 3.332421)
build_install 0.013877 0.002865 6.993357 ( 4.539283)
test_btest 0.000762 0.000143 81.238040 ( 41.385030)
test_basic 0.002705 0.004596 0.932675 ( 1.041636)
test_all 0.071365 0.047777 762.093133 (327.206368)
test_rubyspec 0.042782 0.064274 166.910639 (180.450446)
total: 565.18 sec