Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-054200
#<BuildRuby:0x0000555b9206a8e0
@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.20230120-054200",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.000547 0.004433 1.137541 ( 1.683842)
build_miniruby 0.001113 0.000371 1.215091 ( 1.230291)
build_ruby 0.001433 0.000000 2.950685 ( 3.426189)
build_all 0.003988 0.003230 3.809158 ( 2.394964)
build_install 0.011785 0.002532 2.782516 ( 2.822998)
test_btest 0.000686 0.000228 55.062860 ( 28.773828)
test_basic 0.002464 0.003818 0.432588 ( 0.624845)
test_all 0.001162 0.000423 636.518211 (251.507296)
test_rubyspec 0.018188 0.031133 72.033198 ( 84.585371)
total: 377.05 sec