Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-024032
#<BuildRuby:0x00007facd227fde0
@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.20241105-024032",
@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.000045 0.000006 0.000051 ( 0.000051)
configure 0.000036 0.000005 0.000041 ( 0.000041)
build_up 0.004412 0.004041 4.011596 ( 3.941920)
build_miniruby 0.001754 0.000000 1.694670 ( 1.719812)
build_ruby 0.001870 0.000000 4.227018 ( 4.409016)
build_all 0.009632 0.000214 7.086740 ( 4.076115)
build_install 0.012955 0.008941 10.063807 ( 12.400787)
test_btest 0.000699 0.000127 80.006255 ( 30.572876)
test_basic 0.005036 0.005186 1.098917 ( 1.174147)
test_all 0.115700 0.037468 827.690451 (496.657350)
test_rubyspec 0.056083 0.038554 128.189580 ( 80.253992)
total: 635.21 sec