Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-020636
#<BuildRuby:0x000055abd0ee6138
@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.20221226-020636",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.000842 0.004254 0.950340 ( 1.322380)
build_miniruby 0.000982 0.000233 1.533000 ( 1.531264)
build_ruby 0.000000 0.001899 3.188990 ( 3.563890)
build_all 0.004260 0.003369 3.532654 ( 1.691641)
build_install 0.005678 0.011874 3.088324 ( 2.066340)
test_btest 0.000513 0.000201 58.700621 ( 15.735756)
test_basic 0.000191 0.004331 0.428200 ( 0.523700)
test_all 0.002014 0.000000 627.205976 (178.400905)
test_rubyspec 0.023597 0.021374 70.800952 ( 80.718686)
total: 285.56 sec