Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-004837
#<BuildRuby:0x000055b4c60eda00
@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.20230123-004837",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.004692 0.000061 1.196091 ( 1.629844)
build_miniruby 0.001399 0.000122 1.155960 ( 1.173849)
build_ruby 0.001559 0.000136 2.923141 ( 3.216832)
build_all 0.006689 0.000581 3.876670 ( 2.281119)
build_install 0.013427 0.001167 2.903193 ( 2.458783)
test_btest 0.000635 0.000055 55.874856 ( 26.882446)
test_basic 0.000442 0.005133 0.431151 ( 0.531649)
test_all 0.001367 0.000179 632.755061 (236.294550)
test_rubyspec 0.032033 0.018011 71.853331 ( 83.305611)
total: 357.78 sec