Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-200521
#<BuildRuby:0x00005575d7fee2a8
@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.20230511-200521",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.000000 0.005276 1.757426 ( 4.125431)
build_miniruby 0.000000 0.001541 1.189028 ( 1.188679)
build_ruby 0.000231 0.001097 2.509522 ( 2.704569)
build_all 0.001599 0.004570 2.023024 ( 1.434957)
build_install 0.015391 0.000000 3.203416 ( 2.343622)
test_btest 0.000858 0.000000 75.490711 ( 21.979672)
test_basic 0.002274 0.002282 0.703761 ( 0.795030)
test_all 0.001166 0.000359 570.252898 (190.871972)
test_rubyspec 0.024069 0.025103 75.521883 ( 87.237471)
total: 312.68 sec