Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-024745
#<BuildRuby:0x00007f5a629bfdc0
@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.20240808-024745",
@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.000012 0.000004 0.000016 ( 0.000014)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000023 0.000000 0.000023 ( 0.000022)
build_up 0.006876 0.000788 3.154451 ( 3.134896)
build_miniruby 0.001388 0.000358 1.230112 ( 1.226353)
build_ruby 0.001349 0.000348 3.633458 ( 3.857733)
build_all 0.007836 0.000000 7.501677 ( 2.880433)
build_install 0.009351 0.007371 9.008539 ( 3.971264)
test_btest 0.000670 0.000186 107.663524 ( 27.710948)
test_basic 0.004824 0.004337 0.875354 ( 0.922448)
test_all 0.110534 0.036877 731.070384 (212.653500)
test_rubyspec 0.055145 0.032402 165.036223 ( 26.315558)
total: 282.67 sec