Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-201437
#<BuildRuby:0x00007fac190bfdc0
@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.20240804-201437",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.007603 0.000529 3.798395 ( 3.720380)
build_miniruby 0.001490 0.000213 1.666714 ( 1.663099)
build_ruby 0.001984 0.000000 4.290617 ( 4.491951)
build_all 0.008597 0.000000 8.032341 ( 3.147237)
build_install 0.014155 0.006271 10.857571 ( 5.283635)
test_btest 0.000909 0.000145 117.904723 ( 31.277767)
test_basic 0.006464 0.003613 1.266097 ( 1.318540)
test_all 0.117095 0.029686 840.502649 (266.313141)
test_rubyspec 0.047696 0.043046 173.656248 ( 55.762921)
total: 372.98 sec