Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-174216
#<BuildRuby:0x00005565c91e6228
@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.20230606-174216",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.000000 0.006080 1.916116 ( 3.302074)
build_miniruby 0.000497 0.001479 1.435346 ( 1.582640)
build_ruby 0.001254 0.000145 2.858328 ( 3.252582)
build_all 0.005707 0.000659 2.127806 ( 1.758616)
build_install 0.015503 0.000769 3.412389 ( 2.896081)
test_btest 0.000552 0.000059 75.708908 ( 39.996392)
test_basic 0.001945 0.004724 0.762222 ( 1.012558)
test_all 0.001602 0.000229 559.079441 (244.699339)
test_rubyspec 0.015719 0.037416 83.609954 (100.084074)
total: 398.59 sec