Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-031347
#<BuildRuby:0x000055b90f25df00
@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.20230112-031347",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.003971 0.000568 0.897180 ( 1.293049)
build_miniruby 0.001051 0.000150 1.292935 ( 1.292050)
build_ruby 0.001630 0.000000 2.943683 ( 3.362332)
build_all 0.004480 0.002518 3.666789 ( 1.789728)
build_install 0.012713 0.001370 2.848980 ( 1.985292)
test_btest 0.000000 0.000855 55.829383 ( 25.807525)
test_basic 0.000000 0.006866 0.457427 ( 0.676833)
test_all 0.000000 0.001511 653.621675 (272.560758)
test_rubyspec 0.037039 0.020954 74.174053 ( 95.363750)
total: 404.13 sec