Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-140701
#<BuildRuby:0x000055d97e636390
@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.20230515-140701",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.006025 0.000354 1.829258 ( 3.823467)
build_miniruby 0.001116 0.000066 1.212861 ( 1.289735)
build_ruby 0.001370 0.000080 2.479289 ( 2.682147)
build_all 0.007312 0.000164 2.266526 ( 1.863293)
build_install 0.016853 0.000397 3.571382 ( 3.170885)
test_btest 0.000959 0.000048 73.663203 ( 34.549415)
test_basic 0.005823 0.000291 0.746690 ( 0.852499)
test_all 0.001266 0.000064 559.970377 (195.546385)
test_rubyspec 0.000334 0.050129 76.732122 ( 88.643749)
total: 332.42 sec