Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-013942
#<BuildRuby:0x0000559601ec67f0
@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.20221219-013942",
@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.000017 0.000001 0.000018 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.004783 0.000399 1.192517 ( 2.050194)
build_miniruby 0.001255 0.000105 1.569600 ( 1.583529)
build_ruby 0.001737 0.000145 3.573481 ( 4.084193)
build_all 0.007355 0.000000 3.956412 ( 2.479862)
build_install 0.009540 0.004747 3.164714 ( 2.806493)
test_btest 0.000651 0.000072 56.272765 ( 30.406800)
test_basic 0.001179 0.004647 0.418564 ( 0.611576)
test_all 0.000000 0.001498 617.512258 (243.921268)
test_rubyspec 0.029376 0.022116 73.337175 ( 88.465816)
total: 376.41 sec