Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-180316
#<BuildRuby:0x000055d1b3bc2228
@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.20240110-180316",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005669 0.000907 1.793259 ( 2.765116)
build_miniruby 0.001374 0.000220 1.774465 ( 1.926096)
build_ruby 0.000000 0.002279 3.803756 ( 4.312056)
build_all 0.001898 0.005680 6.027341 ( 4.392828)
build_install 0.013965 0.005627 7.461660 ( 6.238780)
test_btest 0.000855 0.000000 87.191863 ( 69.816336)
test_basic 0.004122 0.000176 0.981458 ( 1.663698)
test_all 0.120132 0.011893 877.842641 (993.713495)
test_rubyspec 0.032924 0.049399 108.573357 (188.048084)
total: 1272.88 sec