Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-152211
#<BuildRuby:0x0000556efcda63b0
@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.20240212-152211",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.002356 0.004950 2.118854 ( 3.845550)
build_miniruby 0.001289 0.000504 1.897387 ( 2.328537)
build_ruby 0.001616 0.000632 3.731392 ( 4.298567)
build_all 0.004890 0.004526 6.995818 ( 6.394481)
build_install 0.015406 0.007179 8.607315 ( 7.777514)
test_btest 0.000628 0.000266 93.989420 ( 89.410753)
test_basic 0.003781 0.004229 1.051253 ( 1.566670)
test_all 0.082583 0.042717 850.227375 (525.490327)
test_rubyspec 0.042296 0.066138 180.801488 (191.318995)
total: 832.43 sec