Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-070819
#<BuildRuby:0x00007f04a509fdc0
@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.20240827-070819",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000022 0.000009 0.000031 ( 0.000030)
configure 0.000016 0.000006 0.000022 ( 0.000023)
build_up 0.003736 0.003852 2.885177 ( 2.988014)
build_miniruby 0.001015 0.000428 1.112131 ( 1.109314)
build_ruby 0.001292 0.000544 3.042871 ( 3.262730)
build_all 0.010060 0.001644 7.517452 ( 2.670347)
build_install 0.012052 0.007234 9.873717 ( 4.382837)
test_btest 0.000694 0.000289 104.055805 ( 26.886609)
test_basic 0.000129 0.008404 0.925523 ( 0.976423)
test_all 0.105141 0.043235 757.876937 (217.073030)
test_rubyspec 0.029058 0.058355 163.604124 ( 27.430974)
total: 286.78 sec