Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-143849
#<BuildRuby:0x00007fb8636dfdd0
@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.20240802-143849",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.003583 0.003842 2.991336 ( 3.091016)
build_miniruby 0.001587 0.000000 1.140468 ( 1.137913)
build_ruby 0.001772 0.000000 3.387015 ( 3.582055)
build_all 0.008286 0.001090 7.375109 ( 2.746030)
build_install 0.009881 0.012976 10.381306 ( 4.919445)
test_btest 0.000702 0.000264 117.129801 ( 39.280186)
test_basic 0.000000 0.009150 0.951638 ( 3.251379)
test_all 0.106006 0.040469 708.322378 (211.384017)
test_rubyspec 0.051928 0.037991 169.952069 ( 29.845110)
total: 299.24 sec