Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-082447
#<BuildRuby:0x0000564e76b9e018
@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.20240226-082447",
@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.000006 0.000024 ( 0.000024)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000000 0.000049 0.000049 ( 0.000049)
build_up 0.004408 0.002657 2.405575 ( 2.296754)
build_miniruby 0.001054 0.000371 1.461489 ( 1.460522)
build_ruby 0.001113 0.000394 2.978838 ( 3.208090)
build_all 0.007686 0.000000 6.382550 ( 2.428841)
build_install 0.010705 0.006080 8.332085 ( 3.932221)
test_btest 0.000670 0.000234 89.736582 ( 25.512503)
test_basic 0.004596 0.001599 0.892861 ( 0.958226)
test_all 0.067014 0.051826 746.529284 (222.765425)
test_rubyspec 0.031037 0.050415 108.274779 (117.554186)
total: 380.12 sec