Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-060548
#<BuildRuby:0x00005567888c23b0
@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.20230818-060548",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.005972 0.000885 2.392973 ( 7.999989)
build_miniruby 0.001632 0.000241 1.784280 ( 4.163319)
build_ruby 0.002160 0.000000 3.625066 ( 9.172385)
build_all 0.002791 0.006978 6.667873 ( 7.688138)
build_install 0.019995 0.002246 8.218470 ( 11.559296)
test_btest 0.000759 0.000142 87.822040 ( 73.600033)
test_basic 0.004227 0.004372 1.027421 ( 1.711667)
test_all 0.005046 0.005631 747.534314 (671.356978)
test_rubyspec 0.026394 0.051988 113.205618 (244.422930)
total: 1031.68 sec