Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-030931
#<BuildRuby:0x00007facd207fdd8
@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.20240829-030931",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.003103 0.004654 3.537967 ( 3.556822)
build_miniruby 0.001557 0.000331 1.605940 ( 1.602744)
build_ruby 0.001978 0.000000 3.767018 ( 3.896134)
build_all 0.008149 0.000000 7.837096 ( 3.159595)
build_install 0.012351 0.004548 10.422584 ( 4.982854)
test_btest 0.000922 0.000195 113.945919 ( 29.974390)
test_basic 0.005609 0.005549 1.169568 ( 1.223737)
test_all 0.108448 0.044214 820.208275 (245.801897)
test_rubyspec 0.041622 0.047465 162.636989 ( 34.577604)
total: 328.78 sec