Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-225803
#<BuildRuby:0x00007f1953e5fdd0
@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.20240805-225803",
@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.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.000265 0.008118 3.434631 ( 3.458586)
build_miniruby 0.001226 0.000245 1.457468 ( 1.455591)
build_ruby 0.001488 0.000298 3.878990 ( 4.077904)
build_all 0.008643 0.000000 7.811223 ( 2.971187)
build_install 0.015484 0.003238 10.929220 ( 5.044723)
test_btest 0.000787 0.000149 115.448773 ( 30.620800)
test_basic 0.006171 0.003646 1.167397 ( 1.217642)
test_all 0.121967 0.028422 848.335973 (267.573425)
test_rubyspec 0.039108 0.046591 166.966327 ( 33.291343)
total: 349.71 sec