Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-091840
#<BuildRuby:0x00005581ff905f70
@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.20230907-091840",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002320 0.003800 1.887500 ( 2.836702)
build_miniruby 0.001482 0.000198 1.670260 ( 1.677004)
build_ruby 0.001452 0.000194 3.432521 ( 3.641699)
build_all 0.008482 0.000000 6.432073 ( 3.268716)
build_install 0.014381 0.004442 7.583116 ( 4.472844)
test_btest 0.000940 0.000134 84.692556 ( 34.047808)
test_basic 0.004793 0.000685 0.938392 ( 1.039760)
test_all 0.009038 0.000055 698.616805 (246.435997)
test_rubyspec 0.028985 0.041419 100.777553 (112.238410)
total: 409.66 sec