Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-225700
#<BuildRuby:0x000055761dcc27f0
@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-225700",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.000000 0.004700 1.354822 ( 1.824255)
build_miniruby 0.000000 0.001245 1.045845 ( 1.044031)
build_ruby 0.000000 0.001403 2.028812 ( 2.231455)
build_all 0.005852 0.000000 3.690346 ( 1.776374)
build_install 0.011763 0.000748 2.726715 ( 1.872399)
test_btest 0.001752 0.000000 55.480937 ( 15.139111)
test_basic 0.004838 0.000409 0.420366 ( 0.514819)
test_all 0.000895 0.000143 634.617823 (178.916372)
test_rubyspec 0.017489 0.021316 63.598426 ( 73.485740)
total: 276.81 sec