Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-144328
#<BuildRuby:0x000055cde52a2390
@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.20230112-144328",
@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.000003 0.000014 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.000000 0.004856 1.036117 ( 1.427464)
build_miniruby 0.000518 0.000713 1.152917 ( 1.151296)
build_ruby 0.001134 0.000361 2.716363 ( 3.074272)
build_all 0.003790 0.002504 3.128752 ( 1.628834)
build_install 0.014069 0.000000 2.316734 ( 1.524035)
test_btest 0.000587 0.000124 54.330783 ( 14.475296)
test_basic 0.000828 0.003856 0.365003 ( 0.457249)
test_all 0.001072 0.000345 587.795028 (173.203864)
test_rubyspec 0.011517 0.031195 58.246563 ( 68.140740)
total: 265.08 sec