Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250111-014121
#<BuildRuby:0x00007fa94946fdd0
@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.20250111-014121",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.005391 0.000207 1.654303 ( 2.000373)
build_miniruby 0.001261 0.000000 1.027300 ( 1.024935)
build_ruby 0.001718 0.000000 2.539284 ( 24.631581)
build_all 0.000000 0.004376 3.620566 ( 5.668775)
build_install 0.009787 0.002267 4.629465 ( 5.621018)
test_btest 0.000892 0.000000 52.690344 ( 14.606259)
test_basic 0.003622 0.003188 0.696511 ( 0.751019)
test_all 0.097434 0.036944 613.413475 (199.353538)
test_rubyspec 0.046442 0.030593 102.047224 ( 22.683228)
total: 276.34 sec