Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-051956
#<BuildRuby:0x000056368266a008
@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-051956",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.006365 0.000558 3.354202 ( 2.407296)
build_miniruby 0.005052 0.001203 156.528156 ( 42.526389)
build_ruby 0.000000 0.001518 2.777903 ( 2.772002)
build_all 0.004740 0.002893 14.007973 ( 9.384840)
build_install 0.012898 0.001026 2.712985 ( 1.850242)
test_btest 0.000565 0.000141 55.118482 ( 15.921410)
test_basic 0.003098 0.000774 0.364037 ( 0.459619)
test_all 0.000680 0.000701 616.757541 (175.415187)
test_rubyspec 0.002137 0.034747 63.911297 ( 73.943224)
total: 324.68 sec