Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-064003
#<BuildRuby:0x000055fa2f531fb8
@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.20230122-064003",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.001874 0.003427 1.254609 ( 1.933765)
build_miniruby 0.001555 0.000406 1.282149 ( 1.304042)
build_ruby 0.001494 0.000390 3.135263 ( 3.419644)
build_all 0.003092 0.004966 4.001913 ( 2.446411)
build_install 0.014895 0.001839 3.036894 ( 2.661523)
test_btest 0.000630 0.000176 56.352634 ( 29.413089)
test_basic 0.002367 0.003813 0.439673 ( 0.621322)
test_all 0.000891 0.000274 659.777684 (252.170755)
test_rubyspec 0.015083 0.036324 73.837479 ( 88.527492)
total: 382.50 sec