Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-035426
#<BuildRuby:0x0000560465c0dfb8
@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.20240130-035426",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005317 0.000275 1.919809 ( 2.264890)
build_miniruby 0.001407 0.000281 1.702625 ( 1.702235)
build_ruby 0.001626 0.000325 3.403257 ( 3.645475)
build_all 0.006271 0.001254 6.311435 ( 3.018905)
build_install 0.018253 0.000914 7.851430 ( 4.528719)
test_btest 0.000779 0.000139 88.555069 ( 33.245047)
test_basic 0.006980 0.001246 0.962040 ( 1.053627)
test_all 0.080699 0.033824 740.457343 (284.923494)
test_rubyspec 0.042042 0.060830 165.038500 (176.820405)
total: 511.20 sec