Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-131430
#<BuildRuby:0x000055e00bfea3d0
@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.20230104-131430",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001855 0.002976 1.089081 ( 1.742672)
build_miniruby 0.000973 0.000163 1.561762 ( 1.561605)
build_ruby 0.001109 0.000185 3.022744 ( 3.400075)
build_all 0.005437 0.000906 3.293433 ( 1.579114)
build_install 0.013584 0.000204 3.124989 ( 2.147365)
test_btest 0.000850 0.000126 54.864729 ( 15.264432)
test_basic 0.000182 0.004188 0.393471 ( 0.486666)
test_all 0.002331 0.000432 625.997951 (178.874171)
test_rubyspec 0.022791 0.023254 65.865500 ( 76.109240)
total: 281.17 sec