Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-173904
#<BuildRuby:0x00007f450cd1fdc8
@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.20241230-173904",
@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.000020)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.001967 0.003655 1.745914 ( 2.029912)
build_miniruby 0.001257 0.000217 1.513967 ( 1.514159)
build_ruby 0.000000 0.001767 3.525963 ( 3.697943)
build_all 0.001885 0.005636 6.071178 ( 2.390112)
build_install 0.012214 0.005013 7.992191 ( 4.163157)
test_btest 0.000771 0.000193 75.770062 ( 20.540307)
test_basic 0.004840 0.003203 0.888546 ( 0.936589)
test_all 0.110580 0.032018 711.718594 (207.469805)
test_rubyspec 0.033507 0.047524 116.151461 ( 26.712833)
total: 269.46 sec