Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-001636
#<BuildRuby:0x000055ab123ce390
@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.20230112-001636",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.004582 0.000625 1.296852 ( 1.909217)
build_miniruby 0.001669 0.000000 1.896640 ( 1.899293)
build_ruby 0.001779 0.000000 3.329590 ( 3.714039)
build_all 0.006532 0.000000 3.608155 ( 1.810237)
build_install 0.011988 0.003211 2.759947 ( 2.039855)
test_btest 0.000538 0.000075 56.826901 ( 19.264274)
test_basic 0.001639 0.003667 0.445081 ( 0.538941)
test_all 0.002074 0.000346 635.047979 (198.167938)
test_rubyspec 0.023224 0.022386 68.487454 ( 78.705979)
total: 308.05 sec