Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-214251
#<BuildRuby:0x00007f626f99fdd0
@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.20241025-214251",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.006857 0.001231 3.380455 ( 3.417007)
build_miniruby 0.000000 0.001526 1.646096 ( 1.642749)
build_ruby 0.000798 0.001154 3.818537 ( 4.006072)
build_all 0.007457 0.001201 6.683610 ( 2.789598)
build_install 0.019535 0.000220 9.744175 ( 4.638466)
test_btest 0.000716 0.000197 78.598958 ( 22.145392)
test_basic 0.008360 0.001227 1.126382 ( 1.170035)
test_all 0.092300 0.054109 729.668471 (208.975965)
test_rubyspec 0.041966 0.041451 127.554548 ( 34.016836)
total: 282.80 sec