Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-085426
#<BuildRuby:0x0000564da6786168
@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.20230213-085426",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000994 0.004011 1.485092 ( 2.242984)
build_miniruby 0.001107 0.000139 1.293562 ( 1.320294)
build_ruby 0.001310 0.000164 2.487898 ( 2.846428)
build_all 0.006544 0.000818 4.059089 ( 2.792061)
build_install 0.015973 0.000000 3.161962 ( 2.942297)
test_btest 0.001290 0.000011 56.109442 ( 29.787984)
test_basic 0.005022 0.000538 0.486417 ( 0.596781)
test_all 0.001795 0.000193 631.971040 (254.876188)
test_rubyspec 0.012255 0.034466 72.104983 ( 82.998121)
total: 380.40 sec