Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-201607
#<BuildRuby:0x000055a23316a258
@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.20230511-201607",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005068 0.000130 1.722750 ( 2.953165)
build_miniruby 0.001075 0.000147 1.295650 ( 1.294949)
build_ruby 0.001373 0.000188 2.443472 ( 2.626132)
build_all 0.001131 0.004483 1.916726 ( 1.131740)
build_install 0.010057 0.004621 3.187804 ( 2.265206)
test_btest 0.000779 0.000163 75.743440 ( 23.424518)
test_basic 0.007385 0.000591 0.750333 ( 0.832417)
test_all 0.000939 0.000188 564.279406 (201.359642)
test_rubyspec 0.033582 0.015324 75.650502 ( 91.749333)
total: 327.64 sec