Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-012521
#<BuildRuby:0x0000559f4a77dde8
@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.20240203-012521",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.002032 0.004405 1.977554 ( 2.418570)
build_miniruby 0.001562 0.000348 1.703403 ( 1.713103)
build_ruby 0.001940 0.000000 3.590670 ( 4.002029)
build_all 0.003403 0.004427 6.157410 ( 4.003207)
build_install 0.016776 0.003050 7.860069 ( 5.945160)
test_btest 0.000633 0.000153 87.521700 ( 40.104510)
test_basic 0.004616 0.001115 0.917045 ( 1.003638)
test_all 0.072666 0.046304 747.297577 (259.168325)
test_rubyspec 0.037465 0.058846 145.280742 (156.915847)
total: 475.28 sec