Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-211217
#<BuildRuby:0x000055787db36230
@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.20230625-211217",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.001684 0.004260 1.956427 ( 4.975483)
build_miniruby 0.001177 0.000188 1.545505 ( 2.274520)
build_ruby 0.001626 0.000260 3.126910 ( 4.337521)
build_all 0.007034 0.000440 2.436193 ( 3.047206)
build_install 0.014567 0.003858 3.761516 ( 5.053792)
test_btest 0.000795 0.000132 80.014155 ( 47.989167)
test_basic 0.000578 0.007644 0.926723 ( 1.272240)
test_all 0.001373 0.000000 622.540572 (347.872693)
test_rubyspec 0.036121 0.027838 91.787135 (193.628827)
total: 610.45 sec