Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-012225
#<BuildRuby:0x000055ddeb086230
@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.20240128-012225",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006389 0.000684 2.186972 ( 3.608188)
build_miniruby 0.001406 0.000150 2.141969 ( 2.452142)
build_ruby 0.001593 0.000171 3.586253 ( 4.187655)
build_all 0.003766 0.004212 6.624896 ( 5.511270)
build_install 0.009662 0.011234 8.445627 ( 6.778164)
test_btest 0.000645 0.000137 89.263415 ( 79.229806)
test_basic 0.000000 0.007264 0.907833 ( 1.378053)
test_all 0.090928 0.025588 720.232115 (380.888790)
test_rubyspec 0.060960 0.045290 172.364355 (204.980509)
total: 689.02 sec