Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-100613
#<BuildRuby:0x00007f7337a6fde0
@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.20240628-100613",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000039 0.000004 0.000043 ( 0.000041)
configure 0.000031 0.000003 0.000034 ( 0.000033)
build_up 0.004534 0.004488 4.256999 ( 3.872013)
build_miniruby 0.001425 0.000162 1.562489 ( 1.561706)
build_ruby 0.002465 0.000000 4.176432 ( 4.335461)
build_all 0.010191 0.000499 8.253517 ( 3.806200)
build_install 0.011167 0.014079 11.908939 ( 6.231998)
test_btest 0.000678 0.000125 119.767152 ( 37.500935)
test_basic 0.000000 0.009235 1.044284 ( 1.096481)
test_all 0.100897 0.051184 801.930072 (241.037268)
test_rubyspec 0.054513 0.035507 163.461894 ( 31.902868)
total: 331.35 sec