Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-070231
#<BuildRuby:0x00005620bef86120
@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.20230629-070231",
@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.000003 0.000025 ( 0.000025)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000031 0.000004 0.000035 ( 0.000036)
build_up 0.002908 0.003774 2.154088 ( 5.681745)
build_miniruby 0.001366 0.000220 1.683099 ( 2.572681)
build_ruby 0.001700 0.000274 3.194875 ( 4.636565)
build_all 0.003524 0.003920 2.565108 ( 2.943159)
build_install 0.018595 0.000000 4.220929 ( 4.979934)
test_btest 0.001149 0.000000 84.144552 ( 50.484183)
test_basic 0.006366 0.001018 0.881509 ( 1.340182)
test_all 0.001473 0.000239 630.409119 (327.675442)
test_rubyspec 0.039242 0.012795 90.026890 (131.203921)
total: 531.52 sec