Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-232212
#<BuildRuby:0x00007fe61fd2fde0
@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.20240816-232212",
@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.000024 0.000003 0.000027 ( 0.000025)
autoconf 0.000041 0.000004 0.000045 ( 0.000045)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.000000 0.007177 2.796072 ( 2.819350)
build_miniruby 0.000984 0.000622 1.176638 ( 1.173718)
build_ruby 0.001558 0.000244 3.472084 ( 3.695471)
build_all 0.001693 0.007407 6.787496 ( 2.683704)
build_install 0.011700 0.003892 8.742908 ( 3.732696)
test_btest 0.000798 0.000178 104.623665 ( 26.814577)
test_basic 0.002539 0.007439 1.013930 ( 1.058490)
test_all 0.097973 0.048993 732.084248 (219.086255)
test_rubyspec 0.051776 0.034672 158.265506 ( 26.260305)
total: 287.33 sec