Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-172415
#<BuildRuby:0x000055f67c30a228
@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.20240224-172415",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.007089 0.000000 2.434794 ( 2.369074)
build_miniruby 0.001327 0.000080 1.543731 ( 1.543242)
build_ruby 0.001571 0.000342 3.417806 ( 3.679596)
build_all 0.006727 0.000536 6.226654 ( 2.861955)
build_install 0.014689 0.003756 8.068623 ( 4.359708)
test_btest 0.003869 0.000069 88.708668 ( 37.180012)
test_basic 0.006843 0.001967 0.915711 ( 1.053046)
test_all 0.079761 0.038021 811.017440 (294.678746)
test_rubyspec 0.047934 0.038695 120.786027 (130.593441)
total: 478.32 sec