Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-085224
#<BuildRuby:0x0000564f66ac2018
@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.20240217-085224",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.006171 0.000000 1.668994 ( 1.979643)
build_miniruby 0.001558 0.000000 1.612062 ( 1.609351)
build_ruby 0.001391 0.000238 3.248529 ( 3.485148)
build_all 0.005705 0.001097 6.238050 ( 2.484953)
build_install 0.013748 0.002644 7.899845 ( 3.908376)
test_btest 0.000905 0.000174 87.880200 ( 23.555923)
test_basic 0.000897 0.005067 0.824633 ( 0.879825)
test_all 0.089302 0.028089 718.298479 (205.352824)
test_rubyspec 0.016615 0.063180 102.241058 (111.333703)
total: 354.59 sec