Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-032816
#<BuildRuby:0x00007fdb2752fdc8
@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.20241021-032816",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.008041 0.001148 4.415686 ( 4.928464)
build_miniruby 0.001914 0.000273 1.898946 ( 2.038225)
build_ruby 0.002046 0.000292 4.424367 ( 4.702324)
build_all 0.004300 0.005184 7.008716 ( 2.885720)
build_install 0.017023 0.000523 9.872089 ( 4.682342)
test_btest 0.000801 0.000127 91.750187 ( 27.862044)
test_basic 0.012139 0.000415 1.169644 ( 1.249872)
test_all 0.117645 0.034728 744.601132 (234.593822)
test_rubyspec 0.045239 0.040096 127.430888 ( 28.890192)
total: 311.83 sec