Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-013631
#<BuildRuby:0x000055686036e0e8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-013631",
@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.000024 0.000001 0.000025 ( 0.000024)
autoconf 0.000037 0.000002 0.000039 ( 0.000038)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.006333 0.000243 1.635952 ( 2.889099)
build_miniruby 0.001581 0.000061 1.134308 ( 1.469590)
build_ruby 0.001800 0.000000 1.809851 ( 2.359322)
build_all 0.009050 0.000000 4.021777 ( 4.553065)
build_install 0.008318 0.011213 2.984518 ( 3.572931)
test_btest 0.000810 0.000096 68.567247 ( 67.515089)
test_basic 0.005876 0.000224 0.435738 ( 0.899310)
test_all 0.002130 0.000165 686.659591 (591.951659)
test_rubyspec 0.040213 0.011165 73.659409 ( 93.744631)
total: 768.96 sec