Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-010511
#<BuildRuby:0x000055bcb8daa2a8
@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.20221208-010511",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005401 0.000114 1.407033 ( 2.145435)
build_miniruby 0.001260 0.000000 1.318986 ( 1.383721)
build_ruby 0.000000 0.001677 2.584094 ( 2.615914)
build_all 0.002154 0.005137 3.855441 ( 2.443581)
build_install 0.009219 0.007117 2.933779 ( 2.468890)
test_btest 0.000685 0.000000 52.821661 ( 26.922716)
test_basic 0.006290 0.000000 0.347884 ( 0.467638)
test_all 0.001833 0.000126 618.020448 (232.389846)
test_rubyspec 0.027648 0.018307 68.483870 ( 79.183215)
total: 350.02 sec