Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-150522
#<BuildRuby:0x00007f2a3f32fdc8
@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.20241029-150522",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.006606 0.001139 3.403798 ( 3.258054)
build_miniruby 0.001275 0.000220 1.111358 ( 1.330172)
build_ruby 0.001516 0.000261 3.225215 ( 42.154749)
build_all 0.007650 0.001878 6.268032 ( 2.919820)
build_install 0.011091 0.011549 8.877904 ( 4.406706)
test_btest 0.000643 0.000156 75.890427 ( 24.148048)
test_basic 0.012297 0.001037 1.086393 ( 1.160126)
test_all 0.087092 0.064243 797.364654 (343.244756)
test_rubyspec 0.041604 0.049128 125.877863 ( 39.291343)
total: 461.91 sec