Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-054528
#<BuildRuby:0x000055992a2023d0
@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.20240204-054528",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.001663 0.004382 1.667467 ( 1.999043)
build_miniruby 0.001087 0.000296 1.606906 ( 1.605230)
build_ruby 0.001760 0.000000 3.018643 ( 3.226134)
build_all 0.007006 0.000186 5.907017 ( 2.254467)
build_install 0.013525 0.004416 7.626262 ( 3.741938)
test_btest 0.000749 0.000194 86.088490 ( 23.821346)
test_basic 0.001546 0.004629 0.718449 ( 0.776405)
test_all 0.094034 0.023607 681.431131 (220.324930)
test_rubyspec 0.047829 0.046476 152.139390 (163.756413)
total: 421.51 sec