Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-135052
#<BuildRuby:0x00005652d0d12008
@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.20231231-135052",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005473 0.000249 1.691193 ( 2.046942)
build_miniruby 0.001428 0.000000 1.621540 ( 1.621191)
build_ruby 0.000000 0.001735 3.302358 ( 3.538678)
build_all 0.005371 0.001969 5.725529 ( 2.901846)
build_install 0.009536 0.007347 6.971344 ( 3.902826)
test_btest 0.000702 0.000164 82.722509 ( 35.870812)
test_basic 0.002246 0.003467 0.885417 ( 0.993057)
test_all 0.070469 0.050500 806.806754 (299.823564)
test_rubyspec 0.042540 0.022969 97.024093 (108.690471)
total: 459.39 sec