Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-144318
#<BuildRuby:0x00007f387b7ffde0
@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.20241129-144318",
@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.000002 0.000018 ( 0.000020)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.004695 0.003511 3.386615 ( 3.270855)
build_miniruby 0.001388 0.000217 1.339017 ( 1.336527)
build_ruby 0.001628 0.000255 3.992857 ( 4.190278)
build_all 0.008297 0.000646 6.305833 ( 2.636284)
build_install 0.010119 0.008692 8.293290 ( 3.885670)
test_btest 0.000711 0.000142 79.181716 ( 21.017792)
test_basic 0.004054 0.005170 0.947935 ( 0.995703)
test_all 0.115123 0.029892 710.640334 (248.612043)
test_rubyspec 0.038260 0.041484 120.132493 ( 27.905401)
total: 313.85 sec