Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-084929
#<BuildRuby:0x00005633aa3c9fb8
@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.20240126-084929",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.005837 0.000700 1.984292 ( 2.521618)
build_miniruby 0.001124 0.000135 1.921552 ( 1.923016)
build_ruby 0.001394 0.000167 3.098422 ( 3.339603)
build_all 0.006597 0.000792 6.439647 ( 2.764266)
build_install 0.017726 0.000000 7.751488 ( 4.301347)
test_btest 0.001061 0.000000 87.071521 ( 33.440250)
test_basic 0.002643 0.004436 0.893000 ( 0.976757)
test_all 0.088782 0.025236 692.300105 (241.425830)
test_rubyspec 0.035609 0.070208 175.328354 (196.200906)
total: 486.89 sec