Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-134810
#<BuildRuby:0x0000559f92371fb8
@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.20240304-134810",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.000868 0.008248 2.800894 ( 3.108291)
build_miniruby 0.001516 0.000000 1.741353 ( 1.821453)
build_ruby 0.001997 0.000000 3.692336 ( 4.328229)
build_all 0.008462 0.000000 7.074832 ( 4.900584)
build_install 0.022075 0.000000 9.300429 ( 6.897761)
test_btest 0.000892 0.000000 97.740370 ( 75.933336)
test_basic 0.006529 0.001447 0.976242 ( 1.375805)
test_all 0.098117 0.030985 877.463777 (664.274827)
test_rubyspec 0.060977 0.039553 141.841990 (222.153287)
total: 984.79 sec