Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-050158
#<BuildRuby:0x0000563d98691820
@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.20230814-050158",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.001588 0.004658 2.134146 ( 3.424601)
build_miniruby 0.001164 0.000317 1.654385 ( 1.656099)
build_ruby 0.001290 0.000351 3.151610 ( 3.366362)
build_all 0.000520 0.007487 6.329963 ( 2.863105)
build_install 0.012974 0.005546 7.670353 ( 3.856085)
test_btest 0.000750 0.000000 86.196793 ( 27.396530)
test_basic 0.005016 0.004675 0.899877 ( 0.981599)
test_all 0.006424 0.003396 737.519254 (336.434130)
test_rubyspec 0.042468 0.033029 110.925969 (167.696130)
total: 547.68 sec