Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-172944
#<BuildRuby:0x0000560e3f8f2138
@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.20240309-172944",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.001450 0.007297 2.747753 ( 3.155875)
build_miniruby 0.001448 0.000000 1.635729 ( 1.667931)
build_ruby 0.001933 0.000000 3.556688 ( 20.876931)
build_all 0.004839 0.003237 6.844058 ( 3.297341)
build_install 0.017987 0.003604 8.738657 ( 4.996333)
test_btest 0.000622 0.000115 92.367517 ( 36.186595)
test_basic 0.007541 0.000027 0.963055 ( 1.035796)
test_all 0.093584 0.026203 767.378795 (283.409209)
test_rubyspec 0.035584 0.053025 124.098565 (139.767225)
total: 494.39 sec