Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-090522
#<BuildRuby:0x0000559df8b71d30
@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.20230527-090522",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.006959 1.960939 ( 4.519149)
build_miniruby 0.001011 0.000447 1.435193 ( 1.733820)
build_ruby 0.001582 0.000244 2.701819 ( 3.239636)
build_all 0.006731 0.001036 2.256065 ( 2.338614)
build_install 0.018031 0.000000 3.471196 ( 3.797020)
test_btest 0.000798 0.000000 76.230138 ( 56.549759)
test_basic 0.007200 0.000000 0.786283 ( 1.313111)
test_all 0.001279 0.001250 617.249415 (630.967887)
test_rubyspec 0.040536 0.024936 89.555270 (135.260106)
total: 839.72 sec