Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-160932
#<BuildRuby:0x00005593509a2390
@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.20231213-160932",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000000 0.000045 0.000045 ( 0.000039)
configure 0.000000 0.000035 0.000035 ( 0.000035)
build_up 0.002808 0.004136 2.372610 ( 2.549175)
build_miniruby 0.001826 0.000000 1.700798 ( 1.774767)
build_ruby 0.001864 0.000000 3.363848 ( 3.553835)
build_all 0.000000 0.007999 5.726122 ( 3.115011)
build_install 0.013317 0.006596 7.467700 ( 4.284248)
test_btest 0.000659 0.000165 80.950267 ( 29.905208)
test_basic 0.000000 0.007638 0.843877 ( 0.911168)
test_all 0.087552 0.033473 701.097497 (256.517779)
test_rubyspec 0.050854 0.018826 97.327147 (112.574033)
total: 415.19 sec