Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-162749
#<BuildRuby:0x00005564d1662228
@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.20230215-162749",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005114 0.000758 1.547595 ( 3.122613)
build_miniruby 0.001262 0.000187 1.407977 ( 1.728506)
build_ruby 0.001961 0.000000 2.748453 ( 3.795385)
build_all 0.005235 0.003909 4.359273 ( 5.287494)
build_install 0.013317 0.005044 3.333269 ( 4.166441)
test_btest 0.000851 0.000165 62.180649 ( 55.176384)
test_basic 0.007229 0.000563 0.544909 ( 0.969126)
test_all 0.001596 0.000446 689.790241 (413.780953)
test_rubyspec 0.023005 0.026393 74.199635 ( 91.733090)
total: 579.76 sec