Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-110854
#<BuildRuby:0x00007fde52f5fdd8
@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-110854",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.001034 0.008246 3.517683 ( 3.450119)
build_miniruby 0.001529 0.000180 1.599532 ( 1.596222)
build_ruby 0.001830 0.000215 4.427282 ( 15.256066)
build_all 0.008766 0.000522 6.649121 ( 3.127180)
build_install 0.019147 0.001133 9.264513 ( 23.444508)
test_btest 0.000779 0.000085 78.399951 ( 24.647745)
test_basic 0.010459 0.001131 1.081633 ( 1.197071)
test_all 0.115918 0.039852 854.288346 (346.607793)
test_rubyspec 0.044100 0.043617 127.821647 ( 64.149668)
total: 483.48 sec