Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-171753
#<BuildRuby:0x00005582079e6130
@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.20230902-171753",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.001660 0.004134 1.816553 ( 2.394275)
build_miniruby 0.002046 0.000000 1.480031 ( 1.478837)
build_ruby 0.001650 0.000000 3.265912 ( 3.471427)
build_all 0.008064 0.000000 6.055496 ( 2.988133)
build_install 0.011970 0.007319 7.724070 ( 4.568133)
test_btest 0.000742 0.000121 83.677560 ( 32.306709)
test_basic 0.001648 0.004202 0.866657 ( 0.933874)
test_all 0.000532 0.008991 733.774974 (277.646244)
test_rubyspec 0.040598 0.031021 98.935455 (110.518303)
total: 436.31 sec