Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-013636
#<BuildRuby:0x00005623a69b67f0
@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.20230214-013636",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.004331 0.000394 1.266822 ( 1.671183)
build_miniruby 0.001085 0.000098 1.047121 ( 1.045421)
build_ruby 0.001214 0.000110 2.021323 ( 2.243713)
build_all 0.006725 0.000205 3.655956 ( 1.833157)
build_install 0.013073 0.003936 2.939690 ( 2.071852)
test_btest 0.000853 0.000094 59.387059 ( 16.802256)
test_basic 0.001074 0.003864 0.487701 ( 0.580347)
test_all 0.001422 0.000000 655.893370 (225.563590)
test_rubyspec 0.024045 0.025376 73.412152 ( 84.049328)
total: 335.86 sec