Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-221953
#<BuildRuby:0x000056489a3c6138
@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.20230811-221953",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.002942 0.003863 2.067001 ( 3.416144)
build_miniruby 0.001456 0.000307 1.670037 ( 1.681954)
build_ruby 0.001503 0.000317 3.575756 ( 3.810936)
build_all 0.004140 0.003196 2.628120 ( 1.912332)
build_install 0.013084 0.005335 4.015786 ( 2.981199)
test_btest 0.000636 0.000166 82.140544 ( 36.092159)
test_basic 0.001073 0.004597 0.910160 ( 1.017812)
test_all 0.000801 0.000243 674.953944 (279.227359)
test_rubyspec 0.023346 0.033600 99.212077 (140.985406)
total: 471.13 sec