Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-182616
#<BuildRuby:0x000055c61af4e008
@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.20240114-182616",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000000 0.005247 1.573914 ( 1.935367)
build_miniruby 0.000000 0.001653 1.487768 ( 1.486508)
build_ruby 0.000000 0.001862 3.374717 ( 3.616732)
build_all 0.002836 0.003902 5.474904 ( 2.937048)
build_install 0.014291 0.001337 6.367570 ( 3.858485)
test_btest 0.000826 0.000187 79.830687 ( 32.638415)
test_basic 0.005807 0.001320 0.880304 ( 0.956407)
test_all 0.076880 0.038384 719.624358 (259.972451)
test_rubyspec 0.041815 0.023006 92.582645 (104.404741)
total: 411.81 sec