Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-133815
#<BuildRuby:0x0000556f68f8a0e8
@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.20230130-133815",
@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.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000578 0.004193 0.981091 ( 1.349317)
build_miniruby 0.001033 0.000196 1.003402 ( 1.001639)
build_ruby 0.001181 0.000225 1.805688 ( 2.001122)
build_all 0.006198 0.000359 3.354857 ( 1.581641)
build_install 0.005494 0.008939 2.644932 ( 1.726139)
test_btest 0.000678 0.000177 54.741559 ( 14.307889)
test_basic 0.004429 0.000007 0.307675 ( 0.400449)
test_all 0.001086 0.000271 609.627762 (173.145321)
test_rubyspec 0.014980 0.034195 67.126192 ( 77.033252)
total: 272.55 sec