Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-083747
#<BuildRuby:0x00007f8775e5fde0
@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.20241208-083747",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.003525 0.003842 3.455868 ( 3.390449)
build_miniruby 0.001342 0.000322 1.455410 ( 1.452516)
build_ruby 0.001881 0.000000 3.919144 ( 4.090288)
build_all 0.006876 0.001123 6.030021 ( 2.531527)
build_install 0.010707 0.009023 8.278209 ( 3.948286)
test_btest 0.000893 0.000000 73.560334 ( 19.744828)
test_basic 0.006362 0.002683 0.981903 ( 1.027919)
test_all 0.101157 0.037519 701.931505 (237.619381)
test_rubyspec 0.031734 0.044122 114.638037 ( 24.720556)
total: 298.53 sec