Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-004102
#<BuildRuby:0x000055ec1bec9f70
@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.20230707-004102",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000018 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005773 0.000130 2.082884 ( 3.579743)
build_miniruby 0.001593 0.000000 1.659067 ( 1.697802)
build_ruby 0.002061 0.000000 3.390380 ( 3.665470)
build_all 0.004384 0.003681 2.501217 ( 2.196435)
build_install 0.013714 0.004679 3.980905 ( 4.145636)
test_btest 0.000837 0.000000 80.105321 ( 38.332083)
test_basic 0.006715 0.000000 0.865155 ( 0.999281)
test_all 0.001464 0.000105 596.738357 (247.368416)
test_rubyspec 0.016460 0.036065 90.612464 (104.017422)
total: 406.00 sec