Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-085509
#<BuildRuby:0x000055a35fa89a00
@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.20240215-085509",
@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.000000 0.000017 0.000017 ( 0.000017)
autoconf 0.000000 0.000030 0.000030 ( 0.000030)
configure 0.000000 0.000024 0.000024 ( 0.000024)
build_up 0.000000 0.005862 1.931393 ( 2.311746)
build_miniruby 0.000126 0.001134 1.474586 ( 1.473423)
build_ruby 0.001504 0.000000 3.492333 ( 3.736207)
build_all 0.005025 0.002876 6.602764 ( 2.933439)
build_install 0.007168 0.012162 8.272027 ( 4.938599)
test_btest 0.000702 0.000204 92.230831 ( 39.796377)
test_basic 0.005577 0.001619 0.970465 ( 1.149096)
test_all 0.089919 0.032308 814.366710 (405.761352)
test_rubyspec 0.067844 0.035600 134.733519 (174.097861)
total: 636.20 sec