Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-204200
#<BuildRuby:0x00005582b0612118
@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.20221221-204200",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.004227 0.000919 1.206745 ( 1.652528)
build_miniruby 0.001297 0.000282 1.436767 ( 1.441296)
build_ruby 0.001457 0.000000 3.245784 ( 3.558291)
build_all 0.007146 0.000938 4.122886 ( 2.229172)
build_install 0.012801 0.006409 3.394379 ( 2.675847)
test_btest 0.000981 0.000235 59.193932 ( 20.535961)
test_basic 0.003724 0.000893 0.377709 ( 0.474375)
test_all 0.000625 0.000647 605.201901 (179.727271)
test_rubyspec 0.015141 0.021172 62.631044 ( 72.588130)
total: 284.88 sec