Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-083242
#<BuildRuby:0x0000555e432de2a8
@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.20230214-083242",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004399 0.000113 1.372336 ( 1.869239)
build_miniruby 0.000986 0.000260 1.240231 ( 1.298429)
build_ruby 0.000000 0.001561 2.461161 ( 2.662217)
build_all 0.003685 0.003580 4.006404 ( 2.050066)
build_install 0.014098 0.000368 2.889925 ( 2.083018)
test_btest 0.000516 0.000141 58.437821 ( 19.824050)
test_basic 0.005420 0.001478 0.476957 ( 0.575164)
test_all 0.000841 0.000229 604.669932 (176.618344)
test_rubyspec 0.022803 0.018965 62.969905 ( 73.207422)
total: 280.19 sec