Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-235355
#<BuildRuby:0x000055cffa815ef0
@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.20240201-235355",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.005589 0.000125 1.587795 ( 1.923348)
build_miniruby 0.001241 0.000092 1.491322 ( 1.488902)
build_ruby 0.001394 0.000103 3.011716 ( 3.268582)
build_all 0.006332 0.000469 5.462566 ( 2.059067)
build_install 0.013025 0.003224 6.723083 ( 3.152783)
test_btest 0.000866 0.000078 82.146556 ( 21.266117)
test_basic 0.002085 0.004349 0.798345 ( 0.857081)
test_all 0.080122 0.035704 686.746233 (195.115006)
test_rubyspec 0.056631 0.039017 142.947257 (154.368398)
total: 383.50 sec