Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-143640
#<BuildRuby:0x000055f910229f70
@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.20230526-143640",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000010 0.000004 0.000014 ( 0.000015)
build_up 0.001149 0.004431 1.580031 ( 2.872827)
build_miniruby 0.000915 0.000320 1.217913 ( 1.216072)
build_ruby 0.001395 0.000000 2.421459 ( 2.609023)
build_all 0.002553 0.004099 1.980414 ( 1.089268)
build_install 0.011824 0.001071 3.074219 ( 2.033081)
test_btest 0.000700 0.000242 74.297888 ( 20.407387)
test_basic 0.000660 0.004001 0.622691 ( 0.699094)
test_all 0.000957 0.000368 564.144891 (163.378984)
test_rubyspec 0.020398 0.015987 73.807731 ( 85.584400)
total: 279.89 sec