Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-063105
#<BuildRuby:0x00007f2dd7d6fdd8
@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.20240806-063105",
@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.000025 0.000002 0.000027 ( 0.000026)
autoconf 0.000033 0.000002 0.000035 ( 0.000034)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.007288 0.000253 2.869524 ( 2.947192)
build_miniruby 0.001425 0.000110 1.145718 ( 1.142369)
build_ruby 0.001777 0.000000 3.178230 ( 3.434729)
build_all 0.005409 0.003238 7.167896 ( 2.698209)
build_install 0.014450 0.004711 9.217132 ( 4.026343)
test_btest 0.000819 0.000102 109.557354 ( 28.030345)
test_basic 0.001088 0.008430 0.954353 ( 1.000945)
test_all 0.117437 0.035341 809.677785 (269.131448)
test_rubyspec 0.043698 0.050558 170.973690 ( 27.998226)
total: 340.41 sec