Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-001358
#<BuildRuby:0x000055e311285ba0
@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=nil,
@build_opts=nil,
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20221213-001358",
@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=nil,
@timeout=10800>
user system total real
checkout 0.000010 0.000003 0.000013 ( 0.000015)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.003581 0.001194 1.168529 ( 1.886567)
build_miniruby 0.000947 0.000316 1.363223 ( 1.373134)
build_ruby 0.001148 0.000383 2.736481 ( 2.750806)
build_all 0.007523 0.000000 3.752633 ( 4.366034)
build_install 0.006481 0.009963 2.902923 ( 3.677512)
test_btest 0.000475 0.000186 55.250196 ( 65.869194)
test_basic 0.004190 0.001640 0.425777 ( 0.704084)
test_all 0.000224 0.001412 765.888765 (1020.904738)
test_rubyspec 0.034910 0.019198 74.458528 (105.460786)
total: 1206.99 sec