Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-060045
#<BuildRuby:0x00005570b1a92258
@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.20230708-060045",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005784 0.001205 2.165562 ( 5.033034)
build_miniruby 0.001460 0.000304 1.536534 ( 1.894703)
build_ruby 0.001240 0.000258 3.381853 ( 4.381113)
build_all 0.006423 0.001338 2.546512 ( 2.918457)
build_install 0.016116 0.003172 4.173367 ( 5.688203)
test_btest 0.000726 0.000000 83.044621 ( 49.369141)
test_basic 0.007654 0.000000 0.932151 ( 1.892021)
test_all 0.001106 0.000143 614.503605 (334.516521)
test_rubyspec 0.023602 0.031823 91.777794 (131.971427)
total: 537.67 sec