Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-105002
#<BuildRuby:0x00005601693624f8
@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.20231221-105002",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005382 0.001498 2.094650 ( 3.643025)
build_miniruby 0.000000 0.001838 1.783398 ( 2.209844)
build_ruby 0.000849 0.001090 3.667154 ( 4.661537)
build_all 0.000000 0.009656 6.298330 ( 7.245294)
build_install 0.017949 0.004220 7.718782 ( 8.358929)
test_btest 0.000600 0.000213 84.854181 ( 80.950921)
test_basic 0.003585 0.005262 0.940555 ( 1.322999)
test_all 0.086240 0.037092 672.333821 (297.394508)
test_rubyspec 0.028405 0.039391 95.607578 (108.163866)
total: 513.95 sec