Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-064959
#<BuildRuby:0x0000559ceb0b68e0
@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.20230909-064959",
@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.000001 0.000026 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005691 0.000421 2.091247 ( 3.285418)
build_miniruby 0.001807 0.000000 1.496038 ( 1.496201)
build_ruby 0.001507 0.000000 2.901058 ( 3.123009)
build_all 0.002314 0.004376 6.073381 ( 2.486521)
build_install 0.013203 0.004318 7.116900 ( 3.461315)
test_btest 0.000946 0.000122 80.303261 ( 21.520257)
test_basic 0.001136 0.004497 0.755234 ( 0.812421)
test_all 0.007641 0.000514 645.391652 (184.753737)
test_rubyspec 0.040738 0.028890 96.467390 (107.682339)
total: 328.62 sec