Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-220529
#<BuildRuby:0x000055fd9df96230
@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-220529",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.000000 0.007411 2.291536 ( 2.659950)
build_miniruby 0.000000 0.001607 1.606834 ( 1.607521)
build_ruby 0.000220 0.001476 3.084160 ( 3.295662)
build_all 0.003274 0.004467 5.730045 ( 2.580062)
build_install 0.014179 0.002211 6.983858 ( 3.709621)
test_btest 0.000616 0.000132 81.441934 ( 33.139925)
test_basic 0.000000 0.005636 0.905581 ( 0.993648)
test_all 0.099415 0.020174 684.409026 (245.858722)
test_rubyspec 0.050587 0.019198 98.074420 (112.071179)
total: 405.92 sec