Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-083918
#<BuildRuby:0x0000558b6280dfe8
@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.20221219-083918",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.003783 0.001135 1.148319 ( 1.820158)
build_miniruby 0.001280 0.000384 1.522835 ( 1.605656)
build_ruby 0.001385 0.000416 3.707094 ( 4.112017)
build_all 0.007299 0.000815 3.939538 ( 2.677053)
build_install 0.015620 0.001503 3.257244 ( 2.706427)
test_btest 0.000827 0.000000 57.848092 ( 30.293321)
test_basic 0.006505 0.000815 0.464735 ( 0.650157)
test_all 0.000671 0.000760 640.300172 (261.470617)
test_rubyspec 0.023512 0.026758 73.024205 ( 86.280536)
total: 391.62 sec