Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-104147
#<BuildRuby:0x000055cfdea5a3d0
@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.20230723-104147",
@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.000000 0.000018 0.000018 ( 0.000018)
autoconf 0.000000 0.000032 0.000032 ( 0.000032)
configure 0.000000 0.000025 0.000025 ( 0.000024)
build_up 0.000000 0.006658 2.295696 ( 3.614180)
build_miniruby 0.001027 0.000657 1.584295 ( 1.590973)
build_ruby 0.000000 0.001840 3.207279 ( 3.455719)
build_all 0.005391 0.002227 2.678808 ( 2.209854)
build_install 0.014149 0.004302 4.202766 ( 3.625501)
test_btest 0.001028 0.000139 80.965812 ( 39.281544)
test_basic 0.003221 0.004631 0.923579 ( 1.034615)
test_all 0.001430 0.000232 627.013310 (263.118416)
test_rubyspec 0.027368 0.029824 90.877317 (108.069080)
total: 426.00 sec