Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-223644
#<BuildRuby:0x000055e01750a120
@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.20231212-223644",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.003519 0.003866 2.417538 ( 3.321010)
build_miniruby 0.001828 0.000000 1.714638 ( 1.956396)
build_ruby 0.002145 0.000022 3.442009 ( 4.007388)
build_all 0.000000 0.008746 6.015495 ( 4.179958)
build_install 0.009795 0.010235 7.475941 ( 5.107412)
test_btest 0.000841 0.000337 83.464662 ( 52.066182)
test_basic 0.005989 0.002395 0.938359 ( 1.388192)
test_all 0.086212 0.038403 688.455558 (352.300205)
test_rubyspec 0.013745 0.061421 103.086139 (135.077599)
total: 559.41 sec