Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-145450
#<BuildRuby:0x00007f85a2e8fdd0
@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.20240827-145450",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000025 0.000009 0.000034 ( 0.000036)
configure 0.000023 0.000009 0.000032 ( 0.000031)
build_up 0.002444 0.004909 3.195222 ( 3.223965)
build_miniruby 0.001205 0.000491 1.597983 ( 1.594292)
build_ruby 0.001456 0.000593 4.442549 ( 4.618869)
build_all 0.009206 0.000000 8.072265 ( 3.119296)
build_install 0.015377 0.004118 10.596131 ( 4.685504)
test_btest 0.000732 0.000266 114.138886 ( 31.828099)
test_basic 0.005622 0.006351 1.321132 ( 1.375327)
test_all 0.098352 0.048373 851.915154 (271.537101)
test_rubyspec 0.048320 0.040048 168.910555 ( 33.261571)
total: 355.25 sec