Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-053509
#<BuildRuby:0x000055caa7a9a228
@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.20240122-053509",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005015 0.000386 1.458655 ( 1.792967)
build_miniruby 0.001171 0.000090 1.466817 ( 1.468264)
build_ruby 0.001548 0.000119 2.843502 ( 3.083179)
build_all 0.003824 0.003840 5.911083 ( 2.381840)
build_install 0.011904 0.004662 7.057348 ( 3.595842)
test_btest 0.000948 0.000000 82.901005 ( 23.915365)
test_basic 0.008466 0.000000 0.849281 ( 0.921488)
test_all 0.070575 0.049616 737.586676 (232.470265)
test_rubyspec 0.032142 0.065372 151.421998 (162.697962)
total: 432.33 sec