Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-180945
#<BuildRuby:0x0000562f60c0e2a8
@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.20230528-180945",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004991 0.000624 1.852816 ( 3.091075)
build_miniruby 0.001513 0.000190 1.402658 ( 1.402316)
build_ruby 0.001393 0.000174 2.647170 ( 2.850551)
build_all 0.003461 0.003563 2.107882 ( 1.555278)
build_install 0.010972 0.005436 3.110952 ( 2.300673)
test_btest 0.000623 0.000116 76.763046 ( 28.345413)
test_basic 0.007454 0.000000 0.724209 ( 0.810657)
test_all 0.002130 0.000131 563.876391 (194.550167)
test_rubyspec 0.024678 0.027491 80.529392 ( 94.136147)
total: 329.04 sec