Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-165543
#<BuildRuby:0x00007fa15097fdd0
@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.20240825-165543",
@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.000006 0.000021 ( 0.000020)
autoconf 0.000030 0.000012 0.000042 ( 0.000043)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.002669 0.005159 3.237588 ( 3.331892)
build_miniruby 0.001048 0.000461 1.322798 ( 1.320154)
build_ruby 0.001235 0.000544 3.996419 ( 4.188408)
build_all 0.004485 0.004326 8.030972 ( 3.216359)
build_install 0.012143 0.005938 10.267778 ( 4.732176)
test_btest 0.000598 0.000277 112.508237 ( 29.356780)
test_basic 0.005332 0.004973 1.112356 ( 1.210027)
test_all 0.099070 0.051593 840.951711 (240.671389)
test_rubyspec 0.042940 0.045931 165.045925 ( 36.638430)
total: 324.67 sec