Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-202637
#<BuildRuby:0x0000563cd393e390
@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.20240308-202637",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000000 0.007570 2.559873 ( 2.418599)
build_miniruby 0.000000 0.001351 1.397399 ( 1.395416)
build_ruby 0.000000 0.001439 3.408117 ( 3.632976)
build_all 0.004470 0.003181 6.707308 ( 2.649956)
build_install 0.012643 0.006746 8.268160 ( 4.030902)
test_btest 0.000758 0.000230 89.260682 ( 23.703230)
test_basic 0.002769 0.003372 0.884932 ( 0.947111)
test_all 0.077777 0.039127 792.498381 (224.271398)
test_rubyspec 0.038688 0.040929 110.593585 (119.732785)
total: 382.78 sec