Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-100017
#<BuildRuby:0x00007fc6c682fde0
@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.20241121-100017",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000046 0.000006 0.000052 ( 0.000098)
build_up 0.006542 0.000872 3.531681 ( 3.439663)
build_miniruby 0.001517 0.000000 1.515779 ( 1.512347)
build_ruby 0.001767 0.000000 4.187265 ( 4.350642)
build_all 0.003835 0.004011 5.855767 ( 2.332723)
build_install 0.009321 0.007666 8.711199 ( 4.111677)
test_btest 0.000839 0.000167 75.990708 ( 19.962237)
test_basic 0.000000 0.009213 0.981339 ( 1.030197)
test_all 0.101202 0.043495 690.844066 (198.099720)
test_rubyspec 0.056490 0.021467 119.892946 ( 25.165761)
total: 260.01 sec