Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-104723
#<BuildRuby:0x0000555c4eca67c8
@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.20230712-104723",
@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.000026 0.000002 0.000028 ( 0.000020)
autoconf 0.000033 0.000002 0.000035 ( 0.000030)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006474 0.000160 2.149297 ( 3.526539)
build_miniruby 0.001237 0.000082 1.603410 ( 1.611168)
build_ruby 0.000000 0.001902 3.159441 ( 3.399587)
build_all 0.005390 0.002334 2.629224 ( 2.180131)
build_install 0.009332 0.009276 4.033324 ( 3.440752)
test_btest 0.000857 0.000134 82.816803 ( 41.949874)
test_basic 0.003747 0.004307 0.917920 ( 1.010878)
test_all 0.000000 0.001858 633.087103 (268.255043)
test_rubyspec 0.016470 0.038192 93.163561 (107.158212)
total: 432.53 sec