Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-132306
#<BuildRuby:0x00007fe64610fde0
@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.20240723-132306",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.003566 0.003892 3.130178 ( 3.070846)
build_miniruby 0.001290 0.000348 1.160116 ( 1.156797)
build_ruby 0.001459 0.000393 3.180659 ( 3.407342)
build_all 0.006425 0.001729 7.437264 ( 2.765589)
build_install 0.011169 0.006375 10.064915 ( 4.798433)
test_btest 0.000653 0.000193 110.283488 ( 28.411286)
test_basic 0.005930 0.003599 1.040766 ( 1.084977)
test_all 0.090507 0.054924 771.822337 (220.896793)
test_rubyspec 0.054396 0.036415 170.785123 ( 42.724897)
total: 308.32 sec