Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-201525
#<BuildRuby:0x0000564153b21fc0
@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.20240303-201525",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.008641 0.000894 2.859253 ( 4.066882)
build_miniruby 0.001390 0.000144 1.916849 ( 2.302126)
build_ruby 0.001951 0.000202 3.822775 ( 4.617228)
build_all 0.008415 0.000000 7.183090 ( 5.380770)
build_install 0.015491 0.005776 9.058604 ( 7.352390)
test_btest 0.000892 0.000111 96.000365 ( 74.222355)
test_basic 0.007978 0.000384 1.073590 ( 1.322626)
test_all 0.068200 0.055302 766.231585 (462.972051)
test_rubyspec 0.052138 0.040079 134.264318 (176.039069)
total: 738.28 sec