Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-000541
#<BuildRuby:0x00007f9a9aa6fdd8
@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.20241214-000541",
@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.000018 0.000011 0.000029 ( 0.000030)
autoconf 0.000031 0.000018 0.000049 ( 0.000046)
configure 0.000022 0.000013 0.000035 ( 0.000034)
build_up 0.002816 0.005818 2.157049 ( 2.484726)
build_miniruby 0.001059 0.000655 1.642812 ( 1.644470)
build_ruby 0.001215 0.000752 4.141088 ( 4.266848)
build_all 0.002544 0.006022 6.393176 ( 3.642010)
build_install 0.011329 0.007552 8.245339 ( 4.631055)
test_btest 0.000599 0.000399 73.988302 ( 20.027360)
test_basic 0.006382 0.004254 0.835301 ( 0.888811)
test_all 0.115618 0.028819 681.290067 (235.290724)
test_rubyspec 0.020102 0.063174 117.029208 ( 26.592031)
total: 299.47 sec