Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-195322
#<BuildRuby:0x0000556993621fb8
@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.20240224-195322",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.008904 0.000177 2.687546 ( 7.225859)
build_miniruby 0.000000 0.001814 1.920264 ( 2.478468)
build_ruby 0.000000 0.001913 3.575234 ( 52.367713)
build_all 0.002243 0.006619 6.909713 ( 8.124789)
build_install 0.017497 0.005469 8.898058 ( 10.574008)
test_btest 0.000391 0.000658 94.979761 (115.484800)
test_basic 0.000000 0.007264 1.037576 ( 1.832983)
test_all 0.084701 0.042800 822.330102 (853.900703)
test_rubyspec 0.072313 0.022924 133.292432 (204.710172)
total: 1256.70 sec