Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-191818
#<BuildRuby:0x000055575cad62c8
@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.20230916-191818",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006478 0.000517 2.385734 ( 4.041058)
build_miniruby 0.001225 0.000262 1.690411 ( 1.735794)
build_ruby 0.001422 0.000305 3.479704 ( 3.714848)
build_all 0.007182 0.000604 6.425874 ( 4.202314)
build_install 0.009673 0.008969 7.688904 ( 6.286882)
test_btest 0.000631 0.000163 84.952778 ( 39.396114)
test_basic 0.005972 0.001542 0.974192 ( 1.079613)
test_all 0.004232 0.005596 678.820309 (275.961701)
test_rubyspec 0.029125 0.043334 106.434821 (118.752382)
total: 455.17 sec