Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-110532
#<BuildRuby:0x0000558aed29a1a8
@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.20231019-110532",
@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.000022 0.000001 0.000023 ( 0.000022)
autoconf 0.000033 0.000002 0.000035 ( 0.000034)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.007014 0.000181 2.507998 ( 3.334776)
build_miniruby 0.000000 0.001927 1.703981 ( 1.710525)
build_ruby 0.000273 0.001467 3.445784 ( 3.702285)
build_all 0.000921 0.006965 6.692137 ( 4.211427)
build_install 0.011530 0.008286 8.348226 ( 5.418744)
test_btest 0.000903 0.000000 89.303622 ( 57.877990)
test_basic 0.001268 0.007392 1.013047 ( 1.278753)
test_all 0.005390 0.004947 714.788022 (370.673897)
test_rubyspec 0.041669 0.027457 104.581405 (119.086232)
total: 567.30 sec