Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-084827
#<BuildRuby:0x000055ca7b582258
@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-084827",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.000000 0.005976 2.152856 ( 3.635091)
build_miniruby 0.000000 0.001389 1.909677 ( 1.909897)
build_ruby 0.001648 0.000103 3.379737 ( 3.644448)
build_all 0.004323 0.003353 5.818048 ( 2.913505)
build_install 0.010563 0.007493 7.073039 ( 4.280056)
test_btest 0.000000 0.001075 83.103911 ( 33.365371)
test_basic 0.004604 0.002854 0.905981 ( 1.004925)
test_all 0.074356 0.044740 745.612959 (278.376449)
test_rubyspec 0.058226 0.056510 183.498735 (260.877599)
total: 590.01 sec