Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-073442
#<BuildRuby:0x000056113ead5fc0
@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.20230109-073442",
@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.000011 0.000001 0.000012 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001655 0.004104 1.227020 ( 2.611898)
build_miniruby 0.001710 0.000253 1.653015 ( 2.121867)
build_ruby 0.002028 0.000000 3.625658 ( 5.236720)
build_all 0.004616 0.003775 4.023847 ( 4.890789)
build_install 0.014672 0.006094 3.282081 ( 4.541436)
test_btest 0.000702 0.000141 59.025225 ( 59.702956)
test_basic 0.000000 0.006969 0.465002 ( 0.780248)
test_all 0.001502 0.000000 662.726909 (477.708316)
test_rubyspec 0.018170 0.033515 72.712966 ( 84.159276)
total: 641.75 sec