Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-121443
#<BuildRuby:0x000055dab9d39f20
@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.20240317-121443",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.008285 0.000425 2.578210 ( 3.035008)
build_miniruby 0.001616 0.000000 1.916862 ( 2.272396)
build_ruby 0.001760 0.000000 3.857674 ( 4.220807)
build_all 0.008346 0.000340 7.607297 ( 4.571529)
build_install 0.016982 0.004210 9.337077 ( 5.886170)
test_btest 0.001037 0.000000 99.596174 ( 52.679951)
test_basic 0.003509 0.004414 0.967221 ( 1.040990)
test_all 0.095535 0.026553 836.552947 (348.605720)
test_rubyspec 0.052057 0.042482 140.709146 (183.784243)
total: 606.10 sec