Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-000440
#<BuildRuby:0x0000564f7720e078
@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.20240117-000440",
@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.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.005248 0.000154 1.679672 ( 2.264414)
build_miniruby 0.001501 0.000173 1.919805 ( 1.928728)
build_ruby 0.001379 0.000159 3.147703 ( 3.369817)
build_all 0.007109 0.000336 5.834949 ( 2.627475)
build_install 0.006266 0.011326 7.048461 ( 3.878056)
test_btest 0.000306 0.000482 83.099698 ( 26.913521)
test_basic 0.002827 0.004160 0.903989 ( 0.970684)
test_all 0.086375 0.029206 715.258749 (229.096046)
test_rubyspec 0.059775 0.039952 157.677346 (169.546052)
total: 440.60 sec