Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-012250
#<BuildRuby:0x00005571f189e118
@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.20230611-012250",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000049)
configure 0.000000 0.000024 0.000024 ( 0.000024)
build_up 0.001480 0.005834 2.029099 ( 4.703985)
build_miniruby 0.000000 0.002112 1.584790 ( 2.083933)
build_ruby 0.000398 0.001414 2.995512 ( 4.371153)
build_all 0.006848 0.001468 2.421994 ( 3.265869)
build_install 0.022273 0.000000 3.759867 ( 4.998217)
test_btest 0.000802 0.000061 79.073401 ( 85.265396)
test_basic 0.006621 0.001168 0.844530 ( 1.231281)
test_all 0.001330 0.000071 593.804141 (501.710863)
test_rubyspec 0.026356 0.030589 86.614504 (112.495106)
total: 720.13 sec