Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-022058
#<BuildRuby:0x0000563972fce138
@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.20221218-022058",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000032 0.000000 0.000032 ( 0.000027)
build_up 0.004693 0.000194 1.169038 ( 1.612262)
build_miniruby 0.001126 0.000268 1.430963 ( 1.519672)
build_ruby 0.001531 0.000365 3.465372 ( 4.017723)
build_all 0.006845 0.000598 3.888577 ( 2.566864)
build_install 0.013777 0.001064 3.060232 ( 2.668543)
test_btest 0.000689 0.000000 54.218659 ( 29.452799)
test_basic 0.003804 0.002530 0.418667 ( 0.637595)
test_all 0.001276 0.000284 624.892853 (256.383543)
test_rubyspec 0.020763 0.025967 71.949100 ( 85.550656)
total: 384.41 sec