Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-131514
#<BuildRuby:0x00007fe603e5fdd0
@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.20240929-131514",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.005120 0.004242 4.277508 ( 3.748494)
build_miniruby 0.001243 0.000226 2.028726 ( 2.027508)
build_ruby 0.001635 0.000297 3.946393 ( 4.142943)
build_all 0.005316 0.003569 7.170720 ( 2.984525)
build_install 0.016886 0.002597 10.789061 ( 5.091948)
test_btest 0.000916 0.000179 93.287071 ( 24.835844)
test_basic 0.008929 0.000191 1.065338 ( 1.114165)
test_all 0.105476 0.047724 807.927021 (251.656068)
test_rubyspec 0.057018 0.030372 140.184609 ( 37.683412)
total: 333.29 sec