Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-214406
#<BuildRuby:0x0000560dc44fa3d0
@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.20230807-214406",
@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.000022 0.000001 0.000023 ( 0.000022)
autoconf 0.000036 0.000001 0.000037 ( 0.000037)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.007190 0.000100 2.279973 ( 5.643416)
build_miniruby 0.001290 0.000040 1.690548 ( 1.990091)
build_ruby 0.001832 0.000058 3.541750 ( 14.236165)
build_all 0.003924 0.004189 2.780287 ( 3.485342)
build_install 0.017202 0.003285 4.354505 ( 5.053538)
test_btest 0.001114 0.000084 84.663556 ( 48.030717)
test_basic 0.006547 0.000491 0.931673 ( 1.051208)
test_all 0.000957 0.000000 691.501270 (382.797166)
test_rubyspec 0.043375 0.022425 103.398381 (217.798995)
total: 680.09 sec