Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-165823
#<BuildRuby:0x0000555beb12e4f8
@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.20240113-165823",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001830 0.003650 1.573849 ( 1.928402)
build_miniruby 0.001430 0.000238 1.708505 ( 1.710457)
build_ruby 0.001540 0.000256 3.268214 ( 3.493355)
build_all 0.006865 0.000449 5.523448 ( 2.709234)
build_install 0.015595 0.001758 6.663575 ( 3.797630)
test_btest 0.000697 0.000107 81.255850 ( 33.345255)
test_basic 0.005944 0.000914 0.855091 ( 0.935187)
test_all 0.076145 0.042490 755.113886 (279.754796)
test_rubyspec 0.013803 0.051517 94.172065 (105.994912)
total: 433.67 sec