Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-192822
#<BuildRuby:0x000056343ba26230
@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-192822",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.002720 0.003533 1.149350 ( 2.178465)
build_miniruby 0.001523 0.000000 1.531624 ( 1.989082)
build_ruby 0.001738 0.000000 3.851072 ( 16.652545)
build_all 0.003190 0.005853 4.294095 ( 4.249991)
build_install 0.015722 0.004045 3.360158 ( 3.750730)
test_btest 0.000890 0.000330 58.582669 ( 48.929903)
test_basic 0.002183 0.004655 0.458712 ( 0.799719)
test_all 0.000833 0.001110 711.702397 (460.739755)
test_rubyspec 0.014939 0.037688 75.075137 ( 94.431872)
total: 633.72 sec