Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-204005
#<BuildRuby:0x00005612ba2d6130
@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.20230608-204005",
@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.000000 0.000016 ( 0.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.006464 0.000258 1.913145 ( 4.383377)
build_miniruby 0.000000 0.001849 1.399651 ( 1.532885)
build_ruby 0.000000 0.001744 2.762136 ( 11.864900)
build_all 0.000000 0.007563 2.202844 ( 2.078130)
build_install 0.004606 0.013283 3.463795 ( 3.109867)
test_btest 0.000796 0.000000 75.427056 ( 41.642594)
test_basic 0.002596 0.003948 0.780604 ( 0.949244)
test_all 0.000000 0.001280 573.585130 (247.893098)
test_rubyspec 0.024470 0.028830 83.403604 (102.496710)
total: 415.95 sec