Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-072012
#<BuildRuby:0x000055927d0d9f70
@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.20230827-072012",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006238 0.000417 2.172103 ( 3.437819)
build_miniruby 0.001658 0.000230 1.564179 ( 1.568661)
build_ruby 0.001635 0.000000 3.381156 ( 3.639368)
build_all 0.000000 0.008501 6.426846 ( 3.922450)
build_install 0.005727 0.013846 7.836599 ( 4.859862)
test_btest 0.000543 0.000196 84.926133 ( 36.998137)
test_basic 0.005685 0.000000 0.917868 ( 1.019519)
test_all 0.009939 0.000000 669.015719 (259.026193)
test_rubyspec 0.039517 0.031791 107.070887 (119.047693)
total: 433.52 sec