Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-185807
#<BuildRuby:0x000055792ed9e390
@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.20230831-185807",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000000 0.005149 1.745424 ( 2.122560)
build_miniruby 0.000000 0.002037 1.650739 ( 1.650259)
build_ruby 0.000000 0.001653 3.467935 ( 3.670057)
build_all 0.001061 0.006217 6.242324 ( 2.715787)
build_install 0.014368 0.004731 7.354107 ( 4.267290)
test_btest 0.000595 0.000184 83.144555 ( 32.725491)
test_basic 0.000081 0.008135 0.903960 ( 0.988294)
test_all 0.005185 0.004177 665.492855 (231.427549)
test_rubyspec 0.036883 0.035082 99.821046 (111.312274)
total: 390.88 sec