Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-000548
#<BuildRuby:0x0000560cc9775fc0
@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.20221225-000548",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000021 0.000001 0.000022 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005151 0.000429 1.147540 ( 2.005480)
build_miniruby 0.001188 0.000099 1.487237 ( 1.562244)
build_ruby 0.001423 0.000119 3.643285 ( 4.110500)
build_all 0.008828 0.000034 4.092879 ( 2.872928)
build_install 0.014875 0.002884 3.359817 ( 3.325923)
test_btest 0.000746 0.000068 55.715134 ( 33.224167)
test_basic 0.005483 0.000498 0.429444 ( 0.555263)
test_all 0.000998 0.000090 650.112478 (289.628478)
test_rubyspec 0.025871 0.027454 73.590758 ( 88.781617)
total: 426.07 sec