Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-061351
#<BuildRuby:0x000055849c4f6228
@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.20240316-061351",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.006001 0.000621 2.401503 ( 2.651040)
build_miniruby 0.001348 0.000000 1.614643 ( 1.612722)
build_ruby 0.001880 0.000000 3.570934 ( 3.797351)
build_all 0.000486 0.008174 7.068273 ( 3.058488)
build_install 0.012682 0.007429 8.874887 ( 4.803468)
test_btest 0.000583 0.000119 96.566315 ( 37.133975)
test_basic 0.003426 0.003875 0.833831 ( 0.901191)
test_all 0.083619 0.035490 830.140658 (299.473949)
test_rubyspec 0.040169 0.055846 141.725022 (191.302813)
total: 544.74 sec