Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-013633
#<BuildRuby:0x00005586d9ea5a00
@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.20240215-013633",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005445 0.000419 1.936056 ( 2.340584)
build_miniruby 0.001719 0.000133 1.702430 ( 1.703108)
build_ruby 0.001681 0.000129 3.764857 ( 4.001434)
build_all 0.008279 0.000290 7.066005 ( 4.081011)
build_install 0.009256 0.010823 8.413819 ( 5.162223)
test_btest 0.001048 0.000159 91.387399 ( 40.424919)
test_basic 0.005072 0.003500 1.007022 ( 1.219461)
test_all 0.072095 0.047650 785.841977 (307.313666)
test_rubyspec 0.061615 0.027356 113.151660 (122.328452)
total: 488.58 sec