Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-003513
#<BuildRuby:0x0000559ff0716390
@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.20230102-003513",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.004556 0.000121 0.987787 ( 1.340792)
build_miniruby 0.000970 0.000231 1.101352 ( 1.099848)
build_ruby 0.001153 0.000275 2.582907 ( 3.219275)
build_all 0.000277 0.005899 3.181588 ( 1.404213)
build_install 0.013037 0.000000 2.696660 ( 1.745070)
test_btest 0.000846 0.000000 54.484832 ( 14.597420)
test_basic 0.001531 0.002799 0.310731 ( 0.498988)
test_all 0.000897 0.000256 552.938845 (161.981837)
test_rubyspec 0.018497 0.020807 55.547725 ( 65.723753)
total: 251.61 sec