Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-115935
#<BuildRuby:0x000055570e156228
@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.20221221-115935",
@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.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001037 0.004189 1.233366 ( 1.863797)
build_miniruby 0.001150 0.000144 1.697907 ( 1.707186)
build_ruby 0.001375 0.000172 3.427115 ( 3.761008)
build_all 0.003853 0.003512 3.657553 ( 1.969933)
build_install 0.016415 0.000000 3.317095 ( 2.519539)
test_btest 0.000966 0.000000 56.899340 ( 23.226819)
test_basic 0.000000 0.006805 0.433344 ( 0.539261)
test_all 0.001142 0.000214 638.928174 (217.044004)
test_rubyspec 0.017336 0.035610 70.761022 ( 80.790556)
total: 333.42 sec