Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-132325
#<BuildRuby:0x000055b677e624f8
@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.20240307-132325",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003961 0.003932 2.566007 ( 2.494524)
build_miniruby 0.001095 0.000168 1.769441 ( 1.786180)
build_ruby 0.000000 0.001740 3.525692 ( 3.741721)
build_all 0.002537 0.005795 6.865598 ( 2.936267)
build_install 0.016661 0.002730 8.697121 ( 4.240941)
test_btest 0.000899 0.000193 93.078659 ( 27.801051)
test_basic 0.004985 0.001068 0.940172 ( 0.996569)
test_all 0.079581 0.037219 756.299979 (279.438540)
test_rubyspec 0.035668 0.050281 123.643308 (133.238222)
total: 456.67 sec