Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-150305
#<BuildRuby:0x000055fd4ab8dda8
@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.20230508-150305",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.005511 0.000441 1.803413 ( 3.119553)
build_miniruby 0.001002 0.000080 1.153403 ( 1.152374)
build_ruby 0.001257 0.000101 2.609645 ( 2.798736)
build_all 0.006109 0.000000 2.094651 ( 1.351183)
build_install 0.012964 0.003682 3.262334 ( 2.322214)
test_btest 0.000677 0.000066 76.256889 ( 27.484139)
test_basic 0.002227 0.004450 0.783214 ( 1.019744)
test_all 0.001400 0.000181 627.721370 (390.499529)
test_rubyspec 0.024229 0.029977 83.560985 (108.007017)
total: 537.76 sec