Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-191843
#<BuildRuby:0x00007f1c6b84fdd0
@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.20240808-191843",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.006114 0.003508 4.022120 ( 4.674912)
build_miniruby 0.001390 0.000368 1.917108 ( 2.030217)
build_ruby 0.002556 0.000000 4.725873 ( 5.371213)
build_all 0.006085 0.005359 8.955832 ( 4.962470)
build_install 0.013970 0.005099 11.581212 ( 5.933535)
test_btest 0.000773 0.000226 116.976356 ( 32.684525)
test_basic 0.008894 0.004269 1.235141 ( 1.305646)
test_all 0.089894 0.060950 826.659828 (259.839649)
test_rubyspec 0.055284 0.036972 166.869998 ( 33.639150)
total: 350.44 sec