Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-081650
#<BuildRuby:0x000055b0e1be24f8
@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-081650",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.007329 0.001222 3.661803 ( 2.535713)
build_miniruby 0.001064 0.000177 1.703110 ( 1.704945)
build_ruby 0.001335 0.000223 3.487689 ( 3.739996)
build_all 0.006988 0.000388 6.479797 ( 2.427833)
build_install 0.015990 0.003442 8.873682 ( 3.894552)
test_btest 0.000739 0.000124 93.860690 ( 26.411243)
test_basic 0.003011 0.004184 0.870319 ( 0.930393)
test_all 0.083876 0.038394 836.387791 (349.870340)
test_rubyspec 0.050072 0.046027 136.696029 (178.145182)
total: 569.66 sec