Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-095745
#<BuildRuby:0x00007f442b3cfde0
@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.20241127-095745",
@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.000006 0.000021 ( 0.000022)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.008562 0.000000 3.532934 ( 3.611510)
build_miniruby 0.001868 0.000000 1.354189 ( 1.350066)
build_ruby 0.001911 0.000000 3.626562 ( 3.807022)
build_all 0.008129 0.000000 6.173645 ( 2.605254)
build_install 0.017770 0.000000 9.102456 ( 4.581454)
test_btest 0.000967 0.000000 80.153304 ( 21.238070)
test_basic 0.011000 0.000000 0.995452 ( 1.048605)
test_all 0.116016 0.035072 703.489878 (220.650678)
test_rubyspec 0.045137 0.041924 124.385361 ( 26.856522)
total: 285.75 sec