Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-202230
#<BuildRuby:0x00007fd5f9f0fdd0
@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.20240727-202230",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.007373 0.000401 3.159419 ( 3.035597)
build_miniruby 0.001748 0.000211 1.398705 ( 1.394779)
build_ruby 0.001831 0.000221 3.543453 ( 3.736643)
build_all 0.008257 0.000000 7.899160 ( 3.158562)
build_install 0.020025 0.000000 10.891381 ( 5.192299)
test_btest 0.000895 0.000000 116.694589 ( 30.873839)
test_basic 0.003241 0.007725 1.174428 ( 1.236358)
test_all 0.103378 0.042237 776.869930 (231.819761)
test_rubyspec 0.062300 0.028861 177.832591 ( 57.433714)
total: 337.88 sec