Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-074533
#<BuildRuby:0x000055c08082df48
@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.20230502-074533",
@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.000016)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.005392 0.000000 1.567748 ( 2.829372)
build_miniruby 0.001303 0.000000 1.140816 ( 1.139159)
build_ruby 0.001261 0.000000 2.240231 ( 2.452716)
build_all 0.000000 0.005775 1.984892 ( 1.116595)
build_install 0.002126 0.012377 3.195034 ( 2.158062)
test_btest 0.000577 0.000212 73.451962 ( 20.437140)
test_basic 0.004275 0.000165 0.690318 ( 0.764381)
test_all 0.000611 0.000214 553.709851 (160.499375)
test_rubyspec 0.019038 0.021110 71.540105 ( 83.316132)
total: 274.71 sec