Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-130917
#<BuildRuby:0x0000558965e3a0f0
@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.20230206-130917",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.003674 0.000864 1.162876 ( 1.594686)
build_miniruby 0.000890 0.000210 1.057624 ( 1.057062)
build_ruby 0.000982 0.000232 2.137855 ( 2.318765)
build_all 0.004283 0.001008 3.557724 ( 1.845600)
build_install 0.010044 0.002613 2.656509 ( 1.865207)
test_btest 0.000948 0.000000 56.085763 ( 15.386883)
test_basic 0.004230 0.000228 0.381270 ( 0.473859)
test_all 0.000537 0.000578 611.758010 (174.455590)
test_rubyspec 0.016214 0.024926 63.571473 ( 73.596557)
total: 272.59 sec