Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-212025
#<BuildRuby:0x0000563fcccbe2a8
@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.20230804-212025",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005623 0.000833 2.285649 ( 5.635818)
build_miniruby 0.001532 0.000227 1.741418 ( 3.217206)
build_ruby 0.001470 0.000218 3.473069 ( 7.115217)
build_all 0.001954 0.006474 2.744942 ( 4.604987)
build_install 0.018040 0.001891 4.379861 ( 8.061638)
test_btest 0.000688 0.000129 85.979440 ( 72.014726)
test_basic 0.006710 0.001258 0.993715 ( 2.554563)
test_all 0.001400 0.000262 710.671982 (580.762549)
test_rubyspec 0.029074 0.032748 102.972202 (193.144335)
total: 877.11 sec