Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-174520
#<BuildRuby:0x00007f862917fdc0
@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-174520",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.006072 0.003183 4.356274 ( 3.591443)
build_miniruby 0.001585 0.000220 1.688773 ( 1.684784)
build_ruby 0.001718 0.000239 3.842030 ( 4.032626)
build_all 0.005637 0.003589 6.952684 ( 2.903851)
build_install 0.011937 0.007085 10.411888 ( 4.891003)
test_btest 0.000812 0.000155 95.464259 ( 25.119433)
test_basic 0.001706 0.009084 0.968797 ( 1.010971)
test_all 0.104270 0.047973 753.919171 (239.580727)
test_rubyspec 0.057107 0.032247 132.529802 ( 29.609951)
total: 312.43 sec