Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-205513
#<BuildRuby:0x000055ec51b824f8
@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.20231223-205513",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005398 0.000648 1.710979 ( 2.704110)
build_miniruby 0.001574 0.000188 1.754082 ( 2.087811)
build_ruby 0.001541 0.000185 3.302294 ( 3.978084)
build_all 0.008670 0.000000 5.737609 ( 3.893450)
build_install 0.013738 0.005059 6.959688 ( 5.513443)
test_btest 0.000649 0.000089 81.590887 ( 63.261831)
test_basic 0.000565 0.007482 0.902018 ( 1.220244)
test_all 0.079554 0.039680 683.903311 (365.216126)
test_rubyspec 0.034208 0.032297 97.584547 (110.557518)
total: 558.43 sec