Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-002945
#<BuildRuby:0x000055b4065da3d0
@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.20221209-002945",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002684 0.003879 1.591177 ( 2.475736)
build_miniruby 0.001193 0.000144 1.446399 ( 1.541326)
build_ruby 0.001644 0.000198 2.869506 ( 2.955920)
build_all 0.008745 0.000058 4.018450 ( 3.014169)
build_install 0.014058 0.004353 3.127912 ( 3.168812)
test_btest 0.000736 0.000045 57.016923 ( 28.126821)
test_basic 0.005634 0.000246 0.419928 ( 0.520149)
test_all 0.001918 0.000247 680.476729 (217.297335)
test_rubyspec 0.009680 0.028123 63.868917 ( 73.823384)
total: 332.92 sec