Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-134117
#<BuildRuby:0x0000561503bca7c8
@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.20230712-134117",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.003322 0.004548 2.251525 ( 6.674061)
build_miniruby 0.001097 0.000152 2.082745 ( 5.017469)
build_ruby 0.001481 0.000204 3.641827 ( 6.997150)
build_all 0.008429 0.000550 2.663645 ( 4.622499)
build_install 0.012357 0.009534 4.329188 ( 6.443131)
test_btest 0.000768 0.000144 87.839141 ( 79.729712)
test_basic 0.000000 0.007500 0.979664 ( 2.026142)
test_all 0.000000 0.001741 665.552679 (532.299991)
test_rubyspec 0.035925 0.025465 95.674793 (163.799832)
total: 807.61 sec