Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-014202
#<BuildRuby:0x00005580a021e258
@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.20240130-014202",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.000000 0.006253 1.810685 ( 2.142367)
build_miniruby 0.000399 0.000896 1.403196 ( 1.401365)
build_ruby 0.001886 0.000000 2.791644 ( 3.035621)
build_all 0.006850 0.000000 5.836787 ( 2.283896)
build_install 0.016238 0.000873 6.739740 ( 3.270530)
test_btest 0.000868 0.000000 84.772900 ( 29.667085)
test_basic 0.002734 0.003558 0.951494 ( 1.037808)
test_all 0.096551 0.016224 712.485779 (268.552615)
test_rubyspec 0.042602 0.062797 166.811343 (178.657445)
total: 490.05 sec