Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-102402
#<BuildRuby:0x00007f4007b1fdc0
@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.20240616-102402",
@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.000016 0.000004 0.000020 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.003996 0.003950 3.461569 ( 3.345943)
build_miniruby 0.001546 0.000000 1.196773 ( 1.193987)
build_ruby 0.001698 0.000000 3.582651 ( 3.774367)
build_all 0.007851 0.000903 7.292773 ( 2.887396)
build_install 0.009763 0.008855 10.283061 ( 4.782413)
test_btest 0.000801 0.000252 109.644390 ( 28.460583)
test_basic 0.003518 0.004984 1.217810 ( 1.270424)
test_all 0.109070 0.040598 853.039669 (248.575490)
test_rubyspec 0.045403 0.045892 168.452380 ( 41.112454)
total: 335.40 sec