Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-025322
#<BuildRuby:0x000055e304859f48
@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.20240215-025322",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002305 0.003588 1.995215 ( 2.342212)
build_miniruby 0.001408 0.000281 1.655424 ( 1.665075)
build_ruby 0.000000 0.001801 3.580728 ( 3.812839)
build_all 0.002540 0.005564 6.989057 ( 3.568371)
build_install 0.015553 0.003891 8.406930 ( 4.816065)
test_btest 0.000593 0.000159 91.885373 ( 35.731987)
test_basic 0.007321 0.000000 0.984598 ( 1.111999)
test_all 0.083247 0.035603 773.786604 (357.642977)
test_rubyspec 0.054768 0.046155 133.522191 (183.172641)
total: 593.87 sec