Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-064102
#<BuildRuby:0x0000564e02912138
@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.20221208-064102",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.004557 0.001266 1.454922 ( 2.444520)
build_miniruby 0.000989 0.000274 1.265051 ( 1.303241)
build_ruby 0.001490 0.000000 2.659659 ( 2.701952)
build_all 0.005010 0.002504 3.894950 ( 2.198196)
build_install 0.010933 0.003698 2.932013 ( 2.571707)
test_btest 0.000000 0.000703 53.988794 ( 29.355351)
test_basic 0.001567 0.003778 0.408783 ( 0.598571)
test_all 0.001410 0.000470 634.889442 (264.724144)
test_rubyspec 0.022464 0.019119 68.080086 ( 78.776310)
total: 384.67 sec