Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-050313
#<BuildRuby:0x00005653f2996258
@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.20230102-050313",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.001770 0.002906 0.949589 ( 1.297431)
build_miniruby 0.001181 0.000189 1.165329 ( 1.163719)
build_ruby 0.001221 0.000196 2.952838 ( 3.303289)
build_all 0.003557 0.003002 3.322426 ( 1.616259)
build_install 0.009809 0.000456 2.692240 ( 1.761583)
test_btest 0.000971 0.000167 55.837060 ( 14.502637)
test_basic 0.001210 0.003960 0.364959 ( 0.456686)
test_all 0.000963 0.000199 587.935137 (165.592159)
test_rubyspec 0.003588 0.039864 60.650303 ( 70.729362)
total: 260.42 sec