Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-134735
#<BuildRuby:0x0000559af6eb63b0
@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.20240120-134735",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004997 0.000199 1.416689 ( 1.785957)
build_miniruby 0.001074 0.000196 1.322686 ( 1.320598)
build_ruby 0.001480 0.000000 3.092225 ( 3.300958)
build_all 0.005316 0.002247 5.587365 ( 2.259086)
build_install 0.016439 0.000941 6.665668 ( 3.233583)
test_btest 0.000796 0.000137 80.403475 ( 21.230362)
test_basic 0.002524 0.004403 0.855669 ( 0.925110)
test_all 0.105096 0.012135 718.222585 (214.193082)
test_rubyspec 0.062981 0.034851 139.620806 (151.394723)
total: 399.64 sec