Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-214548
#<BuildRuby:0x0000562f4b50e008
@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-214548",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006221 0.000518 2.117188 ( 2.182001)
build_miniruby 0.001275 0.000106 1.453463 ( 1.451178)
build_ruby 0.000000 0.001876 2.745497 ( 2.933699)
build_all 0.005598 0.001520 5.315987 ( 2.093123)
build_install 0.012711 0.003580 6.840439 ( 3.349699)
test_btest 0.000889 0.000115 78.641274 ( 20.364081)
test_basic 0.004435 0.000572 0.743161 ( 0.803678)
test_all 0.083824 0.036254 693.443352 (222.830191)
test_rubyspec 0.042160 0.024068 88.754646 (104.677854)
total: 360.69 sec