Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-233521
#<BuildRuby:0x00007f57d906fdc8
@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.20240929-233521",
@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.000019 0.000007 0.000026 ( 0.000025)
autoconf 0.000031 0.000011 0.000042 ( 0.000041)
configure 0.000027 0.000010 0.000037 ( 0.000036)
build_up 0.007174 0.001021 3.797797 ( 3.202792)
build_miniruby 0.001170 0.000390 1.314901 ( 1.311207)
build_ruby 0.001862 0.000000 3.069037 ( 3.289295)
build_all 0.008116 0.000409 5.854247 ( 2.329123)
build_install 0.018259 0.000141 8.820134 ( 3.900031)
test_btest 0.000644 0.000161 84.817248 ( 22.875533)
test_basic 0.006364 0.003781 0.941415 ( 0.989183)
test_all 0.117035 0.031880 761.793742 (283.139454)
test_rubyspec 0.040919 0.046209 132.348714 ( 25.500265)
total: 346.54 sec