Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-181138
#<BuildRuby:0x00007f4b90c3fdd8
@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.20240920-181138",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000035 0.000002 0.000037 ( 0.000038)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.004091 0.004501 4.592833 ( 3.838513)
build_miniruby 0.001792 0.000000 1.403053 ( 1.399508)
build_ruby 0.002091 0.000000 3.813542 ( 4.048194)
build_all 0.008353 0.000474 6.913829 ( 2.850137)
build_install 0.015569 0.005313 9.900546 ( 4.637221)
test_btest 0.000904 0.000000 96.582536 ( 26.378021)
test_basic 0.006627 0.003589 1.031397 ( 1.074887)
test_all 0.111628 0.037659 768.945193 (235.060001)
test_rubyspec 0.046731 0.041555 138.996186 ( 31.359696)
total: 310.65 sec