Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-200703
#<BuildRuby:0x000055b5b97a5fc0
@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.20230205-200703",
@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.000004 0.000014 ( 0.000013)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000015 0.000006 0.000021 ( 0.000020)
build_up 0.000000 0.004678 1.167126 ( 1.903057)
build_miniruby 0.000000 0.001531 1.190788 ( 1.194959)
build_ruby 0.000000 0.001679 2.492626 ( 2.772188)
build_all 0.000000 0.007620 3.904514 ( 2.622455)
build_install 0.007237 0.007659 2.846198 ( 2.427582)
test_btest 0.000508 0.000321 55.058056 ( 25.772515)
test_basic 0.003173 0.003458 0.455536 ( 0.564049)
test_all 0.000980 0.000282 639.547916 (239.820886)
test_rubyspec 0.032392 0.026594 76.717660 (102.843947)
total: 379.92 sec