Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-023928
#<BuildRuby:0x00007f9721f2fde0
@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.20240803-023928",
@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.000014 0.000008 0.000022 ( 0.000022)
autoconf 0.000025 0.000014 0.000039 ( 0.000039)
configure 0.000020 0.000011 0.000031 ( 0.000032)
build_up 0.000000 0.007274 2.522912 ( 2.643293)
build_miniruby 0.000585 0.001089 1.172689 ( 1.169755)
build_ruby 0.001838 0.000000 3.487538 ( 3.693385)
build_all 0.007530 0.000793 7.341363 ( 2.782478)
build_install 0.014484 0.002707 9.925413 ( 4.405013)
test_btest 0.001002 0.000152 111.392424 ( 35.088735)
test_basic 0.012583 0.000000 1.392566 ( 1.688041)
test_all 0.120532 0.031387 751.813684 (216.990830)
test_rubyspec 0.067862 0.019746 166.217363 ( 43.541913)
total: 312.00 sec