Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-063356
#<BuildRuby:0x00005618a20e21d8
@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.20230313-063356",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000019)
build_up 0.005590 0.000243 1.675548 ( 2.951431)
build_miniruby 0.001309 0.000057 1.192069 ( 1.191938)
build_ruby 0.001167 0.000050 2.423037 ( 2.609754)
build_all 0.006123 0.000266 2.026784 ( 1.198112)
build_install 0.007118 0.008453 3.118475 ( 2.237505)
test_btest 0.000706 0.000082 65.932990 ( 19.660230)
test_basic 0.004195 0.000484 0.496380 ( 0.596585)
test_all 0.001339 0.000000 534.992989 (169.505529)
test_rubyspec 0.032330 0.006639 70.716670 ( 80.665437)
total: 280.62 sec