Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-182620
#<BuildRuby:0x0000561297a91a00
@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.20230216-182620",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.004862 0.001057 1.603084 ( 2.992922)
build_miniruby 0.001174 0.000255 1.427940 ( 1.792036)
build_ruby 0.001911 0.000000 2.686809 ( 3.318474)
build_all 0.008015 0.000301 4.207652 ( 4.267559)
build_install 0.015275 0.003903 3.455591 ( 3.837313)
test_btest 0.000791 0.000000 60.807807 ( 49.078046)
test_basic 0.007162 0.000000 0.531213 ( 0.989128)
test_all 0.001228 0.000165 689.743267 (434.606410)
test_rubyspec 0.036296 0.008113 69.495941 ( 79.686747)
total: 580.57 sec