Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-032103
#<BuildRuby:0x000055c8e5c25e58
@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.20230810-032103",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.000000 0.006900 2.241439 ( 4.502883)
build_miniruby 0.001559 0.000000 1.655257 ( 1.878151)
build_ruby 0.001471 0.000000 3.414192 ( 4.945050)
build_all 0.006472 0.001301 2.879070 ( 2.854766)
build_install 0.017584 0.002201 4.273813 ( 4.375393)
test_btest 0.000622 0.000145 82.953882 ( 45.906633)
test_basic 0.005856 0.001366 0.945874 ( 1.368129)
test_all 0.001221 0.000284 677.014085 (376.550399)
test_rubyspec 0.035324 0.027578 102.794722 (218.394200)
total: 660.78 sec