Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-120354
#<BuildRuby:0x000055e5241ae078
@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.20240127-120354",
@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.000019)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.001753 0.004492 1.720051 ( 2.051761)
build_miniruby 0.001114 0.000371 1.523800 ( 1.521638)
build_ruby 0.001110 0.000370 3.106204 ( 3.361925)
build_all 0.006378 0.000892 5.973667 ( 2.378070)
build_install 0.015907 0.001368 7.429565 ( 3.720474)
test_btest 0.000723 0.000207 85.478463 ( 28.148621)
test_basic 0.003591 0.003809 0.938190 ( 1.035987)
test_all 0.091560 0.024887 739.407320 (249.483606)
test_rubyspec 0.043438 0.064063 166.182715 (178.201748)
total: 469.90 sec