Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-145820
#<BuildRuby:0x000055ceec98e390
@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.20221221-145820",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004548 0.000000 1.142945 ( 1.549648)
build_miniruby 0.001677 0.000000 1.398354 ( 1.399691)
build_ruby 0.001723 0.000000 3.342113 ( 3.688691)
build_all 0.008696 0.000000 4.083385 ( 2.190567)
build_install 0.016112 0.000148 3.263275 ( 2.609223)
test_btest 0.000657 0.000068 58.589837 ( 22.214882)
test_basic 0.004961 0.000092 0.428300 ( 0.527242)
test_all 0.001846 0.000184 646.993238 (202.569650)
test_rubyspec 0.037399 0.001842 63.940606 ( 74.937036)
total: 311.69 sec