Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-114803
#<BuildRuby:0x00005599b64c2098
@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.20230531-114803",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000018 0.000004 0.000022 ( 0.000024)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.004863 0.001216 1.839605 ( 4.032860)
build_miniruby 0.001504 0.000000 1.408701 ( 1.574948)
build_ruby 0.000000 0.002103 2.719478 ( 3.175691)
build_all 0.004649 0.002639 2.156138 ( 2.252642)
build_install 0.014080 0.004023 3.385999 ( 3.245334)
test_btest 0.000503 0.000143 77.238489 ( 43.981155)
test_basic 0.000000 0.007226 0.774423 ( 1.125514)
test_all 0.000000 0.001766 571.345768 (248.225545)
test_rubyspec 0.008800 0.045229 84.735585 (104.113189)
total: 411.73 sec