Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-031213
#<BuildRuby:0x000055f76e88a390
@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.20230819-031213",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002871 0.004407 2.364643 ( 5.620767)
build_miniruby 0.001439 0.000154 1.684314 ( 2.531410)
build_ruby 0.001402 0.000150 3.554106 ( 5.775535)
build_all 0.007617 0.000342 6.560247 ( 6.708264)
build_install 0.018288 0.001386 8.002942 ( 8.971057)
test_btest 0.000767 0.000076 86.016853 ( 59.230278)
test_basic 0.007908 0.000289 0.982107 ( 1.687357)
test_all 0.009799 0.000448 672.618401 (423.415064)
test_rubyspec 0.035227 0.037620 108.291977 (185.346438)
total: 699.29 sec