Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-025342
#<BuildRuby:0x00007f8df7e3fdc8
@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.20240831-025342",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004442 0.003425 2.564907 ( 2.659453)
build_miniruby 0.001245 0.000216 1.092707 ( 1.089843)
build_ruby 0.001414 0.000246 4.063972 ( 4.268790)
build_all 0.008811 0.001533 8.793299 ( 4.787625)
build_install 0.020555 0.005823 12.100538 ( 7.254067)
test_btest 0.000797 0.000153 97.314275 ( 28.089815)
test_basic 0.006439 0.000316 0.837697 ( 5.243473)
test_all 0.083681 0.057057 670.957041 (207.864283)
test_rubyspec 0.051235 0.044720 157.273750 ( 25.761461)
total: 287.02 sec