Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-100343
#<BuildRuby:0x00007f2cf319fdd0
@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.20241201-100343",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000038 0.000010 0.000048 ( 0.000047)
configure 0.000031 0.000008 0.000039 ( 0.000040)
build_up 0.001085 0.007147 3.544191 ( 3.416939)
build_miniruby 0.000000 0.001542 1.623955 ( 1.620638)
build_ruby 0.000730 0.001270 4.157614 ( 4.306293)
build_all 0.006571 0.002126 6.448753 ( 2.698733)
build_install 0.011040 0.007694 8.615503 ( 4.069451)
test_btest 0.000677 0.000238 76.433507 ( 20.212543)
test_basic 0.005954 0.004737 0.912617 ( 0.962687)
test_all 0.095763 0.047760 714.636859 (204.145731)
test_rubyspec 0.048232 0.032971 120.384231 ( 25.832124)
total: 267.27 sec