Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-004627
#<BuildRuby:0x0000555fc534a3d0
@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.20240119-004627",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004926 0.000616 1.558341 ( 1.921192)
build_miniruby 0.001116 0.000139 1.672172 ( 1.670874)
build_ruby 0.001707 0.000000 3.672426 ( 3.871493)
build_all 0.004669 0.003875 5.941908 ( 3.307347)
build_install 0.012931 0.007496 7.104230 ( 4.057684)
test_btest 0.000947 0.000189 82.543591 ( 25.215192)
test_basic 0.001923 0.004462 0.878872 ( 0.941291)
test_all 0.086652 0.035065 738.986002 (241.579063)
test_rubyspec 0.046127 0.059419 156.446444 (169.234535)
total: 451.80 sec