Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-172128
#<BuildRuby:0x00007f2de8e8fdd8
@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.20240717-172128",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000022 0.000007 0.000029 ( 0.000031)
build_up 0.005039 0.004289 4.065891 ( 6.149899)
build_miniruby 0.001461 0.000531 1.831113 ( 2.691766)
build_ruby 0.000000 0.002630 4.626044 ( 6.120414)
build_all 0.000982 0.011644 9.097145 ( 10.676137)
build_install 0.026461 0.001318 12.385662 ( 13.102123)
test_btest 0.000802 0.000321 126.407960 (146.600224)
test_basic 0.007690 0.005512 1.388051 ( 2.471924)
test_all 0.119305 0.050817 1036.272966 (851.476605)
test_rubyspec 0.044125 0.051743 176.347761 ( 79.171873)
total: 1118.46 sec