Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-060313
#<BuildRuby:0x0000562128a31fe8
@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.20230108-060313",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.000000 0.004664 1.130550 ( 1.991274)
build_miniruby 0.000000 0.001305 1.429017 ( 1.637038)
build_ruby 0.000000 0.001572 3.296076 ( 3.902240)
build_all 0.001108 0.007044 3.885087 ( 2.912184)
build_install 0.009342 0.006012 2.894047 ( 2.911483)
test_btest 0.000589 0.000141 56.249140 ( 33.489943)
test_basic 0.006388 0.000000 0.440429 ( 0.807768)
test_all 0.002302 0.000000 621.683629 (269.265247)
test_rubyspec 0.026454 0.022947 72.781307 ( 90.878634)
total: 407.80 sec