Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-214740
#<BuildRuby:0x00005643d8e11de8
@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.20231215-214740",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000016 0.000002 0.000018 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005837 0.000226 2.357578 ( 2.393259)
build_miniruby 0.001279 0.000154 1.582543 ( 1.583897)
build_ruby 0.000000 0.001831 2.854960 ( 3.075331)
build_all 0.005713 0.001819 5.898248 ( 2.696247)
build_install 0.015510 0.004585 7.501114 ( 4.079222)
test_btest 0.000707 0.000118 84.303112 ( 45.985713)
test_basic 0.007995 0.000000 0.979440 ( 1.204532)
test_all 0.074152 0.046737 742.739241 (289.644074)
test_rubyspec 0.025123 0.041597 97.147378 (108.930916)
total: 459.59 sec