Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-204051
#<BuildRuby:0x000056388dd02098
@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.20230514-204051",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.001514 0.003715 1.692917 ( 2.950790)
build_miniruby 0.001107 0.000139 1.204566 ( 1.203232)
build_ruby 0.001299 0.000162 2.447181 ( 2.648661)
build_all 0.005525 0.000691 2.127095 ( 1.312346)
build_install 0.009260 0.005064 3.158101 ( 2.152206)
test_btest 0.000709 0.000114 71.215105 ( 21.823306)
test_basic 0.005719 0.000915 0.715927 ( 0.823399)
test_all 0.000905 0.000145 551.387757 (181.384975)
test_rubyspec 0.021970 0.022753 76.066770 ( 87.915562)
total: 302.22 sec