Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-025425
#<BuildRuby:0x0000561fdb2a2168
@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.20230215-025425",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000618 0.004152 1.268082 ( 1.627436)
build_miniruby 0.000945 0.000225 1.025269 ( 1.024300)
build_ruby 0.001087 0.000259 1.999930 ( 2.218192)
build_all 0.001543 0.004580 3.430541 ( 1.523144)
build_install 0.011639 0.002025 2.508025 ( 1.691023)
test_btest 0.000715 0.000194 55.306075 ( 14.327285)
test_basic 0.001240 0.003570 0.462222 ( 0.554277)
test_all 0.000471 0.000756 562.112194 (160.670504)
test_rubyspec 0.023211 0.016482 58.513854 ( 68.705588)
total: 252.34 sec