Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-185701
#<BuildRuby:0x000056484bd39f70
@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.20230110-185701",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.001452 0.003431 1.056255 ( 1.626188)
build_miniruby 0.001329 0.000115 29.447997 ( 12.147089)
build_ruby 0.001817 0.000000 3.131597 ( 3.482277)
build_all 0.007440 0.000463 3.795193 ( 1.887613)
build_install 0.014702 0.000514 2.646986 ( 1.772589)
test_btest 0.000704 0.000054 57.418125 ( 15.293260)
test_basic 0.002345 0.003210 0.419893 ( 0.516981)
test_all 0.001592 0.000165 619.387666 (178.340923)
test_rubyspec 0.008282 0.030704 62.467086 ( 72.313438)
total: 287.38 sec