Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-120231
#<BuildRuby:0x00005649b105a018
@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.20221227-120231",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.000258 0.005292 1.189292 ( 1.669176)
build_miniruby 0.001030 0.000358 1.503723 ( 1.526694)
build_ruby 0.001205 0.000419 3.407533 ( 3.794157)
build_all 0.001974 0.004530 3.416266 ( 1.759406)
build_install 0.014276 0.000000 2.852731 ( 2.021813)
test_btest 0.000785 0.000000 56.276748 ( 18.847591)
test_basic 0.004359 0.001393 0.413946 ( 0.511632)
test_all 0.000774 0.000258 642.170218 (208.344867)
test_rubyspec 0.023858 0.012377 61.232127 ( 71.237665)
total: 309.71 sec