Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-130425
#<BuildRuby:0x000055d8714d9de8
@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.20221231-130425",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000982 0.003392 0.860563 ( 1.222542)
build_miniruby 0.000964 0.000152 1.079836 ( 1.078443)
build_ruby 0.001341 0.000000 2.723851 ( 3.085298)
build_all 0.002901 0.003861 3.117346 ( 1.415469)
build_install 0.010458 0.002092 2.516093 ( 1.598942)
test_btest 0.000720 0.000144 56.064530 ( 14.746605)
test_basic 0.000000 0.005620 0.355270 ( 0.446931)
test_all 0.000000 0.002197 639.903358 (192.664854)
test_rubyspec 0.005393 0.040562 66.533047 ( 80.589767)
total: 296.85 sec