Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-003145
#<BuildRuby:0x000055bf0956e320
@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.20240125-003145",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000000 0.005845 1.711728 ( 2.049484)
build_miniruby 0.000000 0.001339 1.542201 ( 1.539771)
build_ruby 0.000000 0.001821 3.022451 ( 7.851168)
build_all 0.005572 0.001115 5.754890 ( 2.214936)
build_install 0.012013 0.005276 7.507440 ( 3.701488)
test_btest 0.000681 0.000137 84.617350 ( 22.544377)
test_basic 0.001392 0.004295 0.797674 ( 0.857016)
test_all 0.071038 0.049393 771.345100 (227.697543)
test_rubyspec 0.034262 0.071766 156.198856 (168.533516)
total: 436.99 sec