Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-054759
#<BuildRuby:0x00007f55dc25fdd0
@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.20240921-054759",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.004441 0.004762 4.671167 ( 3.869172)
build_miniruby 0.001765 0.000000 1.322070 ( 1.318998)
build_ruby 0.001950 0.000000 3.834868 ( 4.023510)
build_all 0.005111 0.004307 7.190804 ( 3.007927)
build_install 0.020361 0.001935 10.797472 ( 5.071160)
test_btest 0.000981 0.000167 97.850620 ( 27.555161)
test_basic 0.003084 0.007653 1.188742 ( 2.873860)
test_all 0.106795 0.047446 840.516902 (274.941299)
test_rubyspec 0.044973 0.043672 144.938277 ( 34.766619)
total: 357.43 sec