Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-103843
#<BuildRuby:0x00007f60d3bcfdc8
@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.20241020-103843",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000040 0.000006 0.000046 ( 0.000044)
configure 0.000041 0.000006 0.000047 ( 0.000046)
build_up 0.004977 0.004808 4.322624 ( 5.449730)
build_miniruby 0.001512 0.000252 1.865401 ( 2.272441)
build_ruby 0.002324 0.000000 4.708771 ( 5.392938)
build_all 0.011404 0.000000 8.121532 ( 6.190396)
build_install 0.022058 0.002703 11.502973 ( 8.925411)
test_btest 0.001121 0.000167 99.004792 ( 76.241025)
test_basic 0.006663 0.007725 1.265078 ( 2.920602)
test_all 0.113195 0.050195 832.906069 (580.052611)
test_rubyspec 0.056477 0.037047 142.081487 ( 78.592027)
total: 766.04 sec