Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-102002
#<BuildRuby:0x00007fdad56ffdd0
@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.20241226-102002",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.001535 0.004286 1.995968 ( 2.265752)
build_miniruby 0.001434 0.000196 1.295193 ( 1.306027)
build_ruby 0.001538 0.000210 4.032472 ( 4.187450)
build_all 0.009518 0.000000 6.749353 ( 2.874195)
build_install 0.017436 0.000000 8.302342 ( 4.489194)
test_btest 0.000876 0.000000 77.173111 ( 23.235131)
test_basic 0.009302 0.000000 0.977232 ( 1.040177)
test_all 0.103342 0.041412 728.444710 (237.462753)
test_rubyspec 0.047588 0.030568 117.101687 ( 26.567044)
total: 303.43 sec