Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-054811
#<BuildRuby:0x00007f490ed4fdd8
@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.20241024-054811",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000038 0.000007 0.000045 ( 0.000043)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.004438 0.003214 2.895196 ( 2.963223)
build_miniruby 0.001330 0.000289 1.207295 ( 1.204436)
build_ruby 0.001551 0.000337 4.221625 ( 4.523114)
build_all 0.011768 0.000000 7.782629 ( 4.574921)
build_install 0.022975 0.003810 11.155244 ( 6.716845)
test_btest 0.000931 0.000175 72.630097 ( 19.396991)
test_basic 0.000000 0.011654 1.012933 ( 1.058172)
test_all 0.103778 0.042678 641.316134 (190.763280)
test_rubyspec 0.046475 0.036652 120.974557 ( 22.009871)
total: 253.21 sec