Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-202719
#<BuildRuby:0x000055aa468f2230
@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.20230605-202719",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.001522 0.004300 1.690462 ( 2.993755)
build_miniruby 0.001228 0.000000 1.238067 ( 1.237752)
build_ruby 0.001304 0.000000 2.527739 ( 2.726207)
build_all 0.002904 0.002809 2.111128 ( 1.249195)
build_install 0.010426 0.003616 3.212971 ( 2.179611)
test_btest 0.000810 0.000168 75.807693 ( 20.609473)
test_basic 0.000000 0.005967 0.767636 ( 0.845401)
test_all 0.000000 0.001590 547.393832 (171.651776)
test_rubyspec 0.030425 0.012247 75.945884 ( 87.741706)
total: 291.24 sec