Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-155815
#<BuildRuby:0x000056197eaca3d0
@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.20230917-155815",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.005992 0.000428 2.090919 ( 3.390186)
build_miniruby 0.001058 0.000076 1.493810 ( 1.495488)
build_ruby 0.000000 0.001635 2.824673 ( 3.045343)
build_all 0.005868 0.002640 6.101254 ( 3.390966)
build_install 0.017100 0.004257 7.518043 ( 5.132007)
test_btest 0.001169 0.000000 84.448032 ( 32.956027)
test_basic 0.001974 0.003493 0.937924 ( 1.020752)
test_all 0.010204 0.000272 672.763285 (241.470348)
test_rubyspec 0.055044 0.020976 104.771834 (117.541024)
total: 409.44 sec