Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-151837
#<BuildRuby:0x00007f109fb1fdd0
@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.20241030-151837",
@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.000005 0.000027 ( 0.000026)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.005587 0.003433 4.502352 ( 4.039067)
build_miniruby 0.001491 0.000361 1.690849 ( 1.696149)
build_ruby 0.000000 0.002266 4.445589 ( 4.599579)
build_all 0.009672 0.000082 7.144489 ( 3.446271)
build_install 0.009129 0.013190 10.298319 ( 5.694295)
test_btest 0.000650 0.000205 80.287277 ( 29.210380)
test_basic 0.005810 0.007233 1.113656 ( 1.208355)
test_all 0.104187 0.043554 686.392579 (257.584779)
test_rubyspec 0.046818 0.032922 118.738050 ( 23.941748)
total: 331.42 sec