Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-223829
#<BuildRuby:0x0000564c70045fc0
@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.20240114-223829",
@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.000002 0.000024 ( 0.000023)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.005859 0.000469 1.564801 ( 1.905421)
build_miniruby 0.001350 0.000108 1.557496 ( 1.555391)
build_ruby 0.001469 0.000117 3.235231 ( 3.448252)
build_all 0.006338 0.000507 5.366723 ( 2.210524)
build_install 0.010312 0.006453 6.118214 ( 2.966987)
test_btest 0.000776 0.000000 80.936113 ( 31.140569)
test_basic 0.001329 0.006182 0.855812 ( 0.943420)
test_all 0.075925 0.042398 758.589410 (262.364091)
test_rubyspec 0.049937 0.020201 99.316933 (123.464767)
total: 430.00 sec