Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-020132
#<BuildRuby:0x00007f9460fcfde0
@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.20240618-020132",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.007630 0.000470 3.619306 ( 3.565233)
build_miniruby 0.001345 0.000180 1.625150 ( 1.621818)
build_ruby 0.001656 0.000220 3.421366 ( 3.543009)
build_all 0.001567 0.007322 7.496051 ( 3.064908)
build_install 0.015835 0.003992 9.892328 ( 4.500798)
test_btest 0.000780 0.000151 110.346772 ( 29.720641)
test_basic 0.000000 0.008592 1.224354 ( 1.277980)
test_all 0.100395 0.046762 854.368919 (269.642535)
test_rubyspec 0.050430 0.037869 165.492040 ( 34.269803)
total: 351.21 sec