Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-043805
#<BuildRuby:0x0000563e82e1e198
@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.20221229-043805",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.003921 0.000712 1.046475 ( 1.412477)
build_miniruby 0.000992 0.000181 1.368993 ( 1.367611)
build_ruby 0.001017 0.000184 2.927323 ( 3.276527)
build_all 0.004419 0.002568 3.704733 ( 1.864003)
build_install 0.012862 0.001863 2.864084 ( 1.962147)
test_btest 0.000653 0.000127 55.013579 ( 15.121212)
test_basic 0.000000 0.004558 0.403195 ( 0.497889)
test_all 0.000000 0.001487 610.472860 (178.112309)
test_rubyspec 0.021850 0.014066 63.518180 ( 73.506496)
total: 277.12 sec