Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-125147
#<BuildRuby:0x000056191c052018
@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.20231214-125147",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.003883 0.004551 2.617308 ( 3.388107)
build_miniruby 0.001502 0.000268 1.582211 ( 1.606181)
build_ruby 0.000000 0.002034 3.406624 ( 3.642824)
build_all 0.007244 0.001000 5.921143 ( 4.247508)
build_install 0.019374 0.001354 7.668976 ( 5.984864)
test_btest 0.000702 0.000123 83.695353 ( 62.206502)
test_basic 0.000464 0.008410 0.970098 ( 1.165565)
test_all 0.083079 0.046263 703.534163 (445.321568)
test_rubyspec 0.035876 0.038426 102.716931 (138.399456)
total: 665.96 sec