Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-134320
#<BuildRuby:0x0000559e5267a4f8
@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.20231214-134320",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000000 0.000015 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.002280 0.004211 2.305445 ( 2.369466)
build_miniruby 0.001294 0.000092 1.575043 ( 1.576102)
build_ruby 0.000000 0.001974 3.253060 ( 3.449856)
build_all 0.006147 0.001895 5.844541 ( 2.707645)
build_install 0.017578 0.001303 7.236398 ( 3.857436)
test_btest 0.000623 0.000060 81.028081 ( 32.146744)
test_basic 0.005903 0.000571 0.849348 ( 0.919035)
test_all 0.071591 0.049063 691.270458 (256.729586)
test_rubyspec 0.050753 0.019742 96.471326 (110.331961)
total: 414.09 sec