Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-165233
#<BuildRuby:0x0000555fcd64a230
@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.20230509-165233",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.002036 0.003782 1.840484 ( 4.014883)
build_miniruby 0.001395 0.000000 1.293755 ( 1.361451)
build_ruby 0.001383 0.000000 2.532472 ( 2.796294)
build_all 0.006581 0.000642 2.213922 ( 2.442775)
build_install 0.014543 0.000213 3.397621 ( 3.208211)
test_btest 0.000782 0.000081 73.757291 ( 38.396120)
test_basic 0.005820 0.000155 0.751104 ( 1.091125)
test_all 0.001409 0.000000 574.604876 (249.870806)
test_rubyspec 0.039721 0.011437 81.406308 ( 97.965731)
total: 401.15 sec