Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-043623
#<BuildRuby:0x000056254cec5f00
@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.20230508-043623",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.005424 0.000057 1.769588 ( 3.329707)
build_miniruby 0.001417 0.000059 1.318903 ( 1.322507)
build_ruby 0.001471 0.000062 2.550252 ( 2.926043)
build_all 0.002909 0.003802 2.250662 ( 2.264071)
build_install 0.011804 0.003590 3.476673 ( 3.514008)
test_btest 0.000805 0.000080 73.152035 ( 39.680087)
test_basic 0.005987 0.000202 0.783980 ( 0.900833)
test_all 0.002280 0.000220 602.829547 (258.348697)
test_rubyspec 0.029681 0.017899 79.222706 ( 94.847062)
total: 407.13 sec