Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-104644
#<BuildRuby:0x0000559b69e8a120
@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.20221229-104644",
@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.000000 0.000012 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004510 0.000000 1.039620 ( 1.428411)
build_miniruby 0.001178 0.000000 1.336291 ( 1.334618)
build_ruby 0.001581 0.000000 2.794109 ( 3.170456)
build_all 0.001825 0.004093 3.038701 ( 1.565404)
build_install 0.008573 0.003311 2.530095 ( 1.573632)
test_btest 0.000870 0.000085 54.900091 ( 14.436241)
test_basic 0.001611 0.003100 0.329049 ( 0.421425)
test_all 0.000952 0.000116 572.334019 (169.828866)
test_rubyspec 0.024946 0.010391 56.258985 ( 66.077978)
total: 259.84 sec