Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-025935
#<BuildRuby:0x0000565395bfe7c8
@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.20230818-025935",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000027 0.000006 0.000033 ( 0.000031)
build_up 0.000000 0.007006 2.310749 ( 5.413492)
build_miniruby 0.000932 0.000371 1.734379 ( 2.533763)
build_ruby 0.001634 0.000440 3.472602 ( 24.988112)
build_all 0.004319 0.004171 6.654459 ( 5.836446)
build_install 0.012924 0.006949 8.207778 ( 8.805643)
test_btest 0.000872 0.000280 83.780488 ( 53.717628)
test_basic 0.004495 0.004478 1.043828 ( 2.071322)
test_all 0.011790 0.000000 712.581306 (467.860351)
test_rubyspec 0.041251 0.034334 108.116898 (226.055206)
total: 797.28 sec