Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-025110
#<BuildRuby:0x00005648fde4e228
@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.20230829-025110",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000000 0.006432 2.061329 ( 3.443125)
build_miniruby 0.000209 0.001514 1.664392 ( 1.664464)
build_ruby 0.001249 0.000454 3.314620 ( 3.488486)
build_all 0.004094 0.004065 6.331559 ( 2.997471)
build_install 0.006422 0.011172 7.733534 ( 4.140129)
test_btest 0.000828 0.000396 84.494386 ( 34.072191)
test_basic 0.003683 0.004026 0.943692 ( 1.023968)
test_all 0.006135 0.003068 668.855978 (236.697674)
test_rubyspec 0.041256 0.025090 103.685353 (115.716576)
total: 403.25 sec