Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-083523
#<BuildRuby:0x000055e35d521fe8
@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.20230212-083523",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000024)
build_up 0.000000 0.004897 1.097298 ( 1.463874)
build_miniruby 0.000000 0.001138 1.078154 ( 1.076664)
build_ruby 0.000000 0.001237 2.285688 ( 2.498078)
build_all 0.001822 0.004945 3.842659 ( 1.956048)
build_install 0.013268 0.000000 2.662449 ( 1.850604)
test_btest 0.000692 0.000000 56.791063 ( 17.537084)
test_basic 0.003415 0.001335 0.378064 ( 0.477864)
test_all 0.000841 0.000210 637.791449 (191.164932)
test_rubyspec 0.021041 0.019419 65.368944 ( 75.136780)
total: 293.16 sec