Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-002151
#<BuildRuby:0x000055bf0d6c6368
@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.20230824-002151",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.002370 0.004601 2.301881 ( 3.538157)
build_miniruby 0.001335 0.000286 1.722929 ( 1.743001)
build_ruby 0.000000 0.001861 3.299354 ( 3.753384)
build_all 0.005492 0.002585 6.366240 ( 4.011373)
build_install 0.017982 0.002126 7.683123 ( 6.145006)
test_btest 0.000827 0.000187 85.857743 ( 42.488522)
test_basic 0.003842 0.004425 0.983901 ( 1.187776)
test_all 0.005018 0.006008 689.760168 (363.400100)
test_rubyspec 0.041305 0.035518 109.439745 (159.525269)
total: 585.79 sec