Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-000012
#<BuildRuby:0x000055fc947061d8
@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.20230707-000012",
@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.000004 0.000016 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.004619 0.001606 2.037978 ( 3.967742)
build_miniruby 0.001611 0.000000 1.657123 ( 1.721279)
build_ruby 0.001607 0.000000 3.486594 ( 3.732825)
build_all 0.007319 0.000000 2.402266 ( 1.912276)
build_install 0.013712 0.005478 3.845460 ( 4.032891)
test_btest 0.003215 0.000000 82.614451 ( 36.670229)
test_basic 0.003385 0.003520 0.914369 ( 1.069803)
test_all 0.000969 0.000323 616.152334 (267.288169)
test_rubyspec 0.029764 0.024401 90.424823 (104.664618)
total: 425.06 sec