Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-090616
#<BuildRuby:0x000055c523c36390
@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.20240116-090616",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000783 0.004128 1.598306 ( 1.973054)
build_miniruby 0.001482 0.000237 1.686953 ( 1.685487)
build_ruby 0.001361 0.000218 3.251361 ( 3.485269)
build_all 0.006585 0.001054 5.647349 ( 2.824741)
build_install 0.009964 0.008135 6.674613 ( 4.036262)
test_btest 0.000658 0.000141 81.309090 ( 29.849825)
test_basic 0.000574 0.007627 0.801353 ( 0.869606)
test_all 0.083176 0.033418 717.214024 (268.841077)
test_rubyspec 0.043340 0.025590 93.683442 (107.925978)
total: 421.49 sec