Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-142058
#<BuildRuby:0x0000564485c5e8e0
@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.20240125-142058",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.000000 0.006128 1.910770 ( 2.270076)
build_miniruby 0.001375 0.000000 1.545469 ( 1.562654)
build_ruby 0.001503 0.000312 3.309814 ( 3.553430)
build_all 0.006092 0.001706 6.223682 ( 3.182665)
build_install 0.012798 0.007006 7.668769 ( 4.346574)
test_btest 0.000611 0.000190 85.404856 ( 31.103747)
test_basic 0.002595 0.004810 0.922941 ( 2.254251)
test_all 0.082052 0.030181 736.029804 (288.900742)
test_rubyspec 0.064079 0.040947 162.399961 (174.225711)
total: 511.40 sec