Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-120742
#<BuildRuby:0x000055759cf0a228
@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.20231212-120742",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.000000 0.006637 2.297711 ( 2.389072)
build_miniruby 0.001215 0.000394 1.649197 ( 1.648381)
build_ruby 0.001320 0.000370 3.130834 ( 3.321948)
build_all 0.007637 0.000000 5.766404 ( 3.028729)
build_install 0.014816 0.003635 7.161035 ( 3.663684)
test_btest 0.000782 0.000201 83.511253 ( 42.290586)
test_basic 0.003025 0.004838 0.935680 ( 1.042427)
test_all 0.083360 0.039905 729.141631 (268.124595)
test_rubyspec 0.028635 0.040747 95.288968 (107.177125)
total: 432.69 sec