Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-032010
#<BuildRuby:0x0000558ceddda8e0
@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.20240313-032010",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003819 0.004027 2.688150 ( 2.743478)
build_miniruby 0.001179 0.000162 1.840826 ( 1.845591)
build_ruby 0.001610 0.000222 3.410122 ( 3.638591)
build_all 0.007212 0.000995 6.728137 ( 3.298822)
build_install 0.013600 0.005938 8.873646 ( 5.214081)
test_btest 0.000690 0.000115 97.089068 ( 48.108854)
test_basic 0.007100 0.000511 1.001273 ( 1.119865)
test_all 0.101708 0.018414 857.770158 (409.490941)
test_rubyspec 0.042034 0.053484 135.663775 (161.171390)
total: 636.63 sec