Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-135606
#<BuildRuby:0x0000557815206240
@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.20231208-135606",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000022)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.000000 0.006836 2.087223 ( 2.106719)
build_miniruby 0.000000 0.001162 1.367071 ( 1.365346)
build_ruby 0.000000 0.001586 2.866578 ( 3.053855)
build_all 0.005075 0.001688 5.236175 ( 2.015758)
build_install 0.011233 0.005520 6.696390 ( 3.155384)
test_btest 0.000702 0.000197 78.745722 ( 20.458029)
test_basic 0.000000 0.004996 0.743042 ( 0.805125)
test_all 0.082015 0.038581 682.309701 (216.101615)
test_rubyspec 0.036595 0.021660 87.719001 ( 99.137959)
total: 348.20 sec