Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-175726
#<BuildRuby:0x00005557a094dfe8
@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.20221222-175726",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.000909 0.004137 1.178445 ( 1.847412)
build_miniruby 0.001349 0.000176 1.401530 ( 1.405392)
build_ruby 0.001570 0.000205 3.615747 ( 4.183236)
build_all 0.007776 0.000448 3.958234 ( 2.611950)
build_install 0.017583 0.000022 3.220848 ( 3.083266)
test_btest 0.000790 0.000085 57.443557 ( 33.569649)
test_basic 0.002245 0.004091 0.445931 ( 0.670159)
test_all 0.001379 0.000190 646.971154 (275.424715)
test_rubyspec 0.016962 0.033194 67.906851 ( 78.352347)
total: 401.15 sec