Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-211220
#<BuildRuby:0x00007fd15a4cfdc8
@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.20240906-211220",
@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.000023)
autoconf 0.000040 0.000009 0.000049 ( 0.000049)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.003972 0.004033 3.660101 ( 3.581528)
build_miniruby 0.000000 0.001555 1.692947 ( 1.689712)
build_ruby 0.000000 0.002054 4.049047 ( 4.222669)
build_all 0.006874 0.002239 7.915777 ( 3.666422)
build_install 0.018771 0.001515 10.670399 ( 5.614119)
test_btest 0.000834 0.000000 113.312093 ( 33.222623)
test_basic 0.003620 0.004525 0.954011 ( 1.962558)
test_all 0.088601 0.055016 790.858191 (230.864789)
test_rubyspec 0.044353 0.042939 165.462908 ( 32.545586)
total: 317.37 sec