Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-013551
#<BuildRuby:0x0000555c3cd82078
@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.20230915-013551",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.003545 0.003904 2.325987 ( 3.828483)
build_miniruby 0.001697 0.000000 6.622384 ( 6.634909)
build_ruby 0.002360 0.000031 3.451967 ( 3.752582)
build_all 0.008623 0.000112 6.305142 ( 4.150223)
build_install 0.014223 0.006052 7.876658 ( 6.573700)
test_btest 0.000737 0.000147 85.382680 ( 45.250079)
test_basic 0.003344 0.005160 0.988332 ( 1.260982)
test_all 0.011118 0.000000 699.558725 (291.884079)
test_rubyspec 0.029023 0.044233 106.037430 (125.690691)
total: 489.03 sec