Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-082840
#<BuildRuby:0x00007f1155c3fdd0
@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.20241119-082840",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000040 0.000006 0.000046 ( 0.000044)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.008111 0.000547 4.054458 ( 4.427146)
build_miniruby 0.001569 0.000206 1.638159 ( 1.764863)
build_ruby 0.001894 0.000250 4.012192 ( 4.241532)
build_all 0.004589 0.004223 5.902244 ( 2.506500)
build_install 0.017734 0.000147 8.590457 ( 4.223611)
test_btest 0.000729 0.000101 75.503465 ( 22.740323)
test_basic 0.009884 0.000773 1.091629 ( 1.195111)
test_all 0.100712 0.040505 709.447872 (206.697136)
test_rubyspec 0.045378 0.037763 113.908081 ( 25.096076)
total: 272.89 sec