Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-005120
#<BuildRuby:0x00007facae3afdd8
@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.20240805-005120",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.005888 0.002375 3.354893 ( 3.411584)
build_miniruby 0.001249 0.000333 1.577391 ( 1.574850)
build_ruby 0.002030 0.000000 3.944657 ( 4.148095)
build_all 0.006385 0.003022 8.270642 ( 3.289537)
build_install 0.005850 0.013119 10.446292 ( 4.837106)
test_btest 0.001116 0.000000 112.457817 ( 29.328005)
test_basic 0.002716 0.007221 1.012290 ( 1.059085)
test_all 0.101273 0.047637 773.094684 (224.444975)
test_rubyspec 0.049472 0.042456 169.036962 ( 33.861617)
total: 305.96 sec