Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-052200
#<BuildRuby:0x0000562288bae130
@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.20230723-052200",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006425 0.000857 2.300045 ( 5.342259)
build_miniruby 0.001308 0.000175 1.689376 ( 2.175493)
build_ruby 0.001349 0.000179 3.572268 ( 6.302398)
build_all 0.008019 0.000000 2.845378 ( 3.353412)
build_install 0.008603 0.011816 4.390531 ( 5.563833)
test_btest 0.000652 0.000130 83.061655 ( 59.015663)
test_basic 0.003369 0.004902 0.923521 ( 1.854961)
test_all 0.001865 0.000000 627.373235 (418.569341)
test_rubyspec 0.037978 0.021178 93.551508 (142.842981)
total: 645.02 sec