Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-113543
#<BuildRuby:0x0000558dce736138
@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.20221231-113543",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004942 0.000549 1.242633 ( 2.411567)
build_miniruby 0.001377 0.000153 1.620126 ( 1.843205)
build_ruby 0.001456 0.000162 3.532501 ( 4.423004)
build_all 0.004984 0.003605 3.953304 ( 3.624146)
build_install 0.010048 0.007511 3.424552 ( 3.541231)
test_btest 0.000910 0.000171 58.535717 ( 41.350649)
test_basic 0.006009 0.001127 0.463830 ( 0.638195)
test_all 0.001107 0.000208 656.560228 (264.146511)
test_rubyspec 0.024239 0.018637 66.092656 ( 76.112575)
total: 398.09 sec