Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-195037
#<BuildRuby:0x0000559ab3672390
@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.20231218-195037",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000016 0.000003 0.000019 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.004110 0.003024 2.376005 ( 2.662851)
build_miniruby 0.000000 0.001658 1.570889 ( 1.569745)
build_ruby 0.000000 0.001699 3.387535 ( 3.600171)
build_all 0.002719 0.005051 5.736619 ( 2.786702)
build_install 0.015654 0.002386 6.974626 ( 3.781365)
test_btest 0.000589 0.000181 81.451747 ( 27.758472)
test_basic 0.000519 0.004454 0.848942 ( 0.912331)
test_all 0.088249 0.029499 706.323598 (257.964868)
test_rubyspec 0.044738 0.018197 92.668266 (104.447602)
total: 405.49 sec