Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-000938
#<BuildRuby:0x000055eb0a4b61a8
@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.20240101-000938",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.001651 0.003662 1.563757 ( 1.919322)
build_miniruby 0.001114 0.000159 1.630613 ( 1.629511)
build_ruby 0.001402 0.000200 3.267955 ( 3.491337)
build_all 0.006864 0.000394 5.667086 ( 3.064548)
build_install 0.008088 0.009764 7.197181 ( 4.324286)
test_btest 0.000683 0.000140 82.052863 ( 33.145768)
test_basic 0.003034 0.004481 0.847501 ( 0.918336)
test_all 0.089898 0.028088 793.170128 (298.946332)
test_rubyspec 0.023867 0.044189 94.776417 (113.741961)
total: 461.18 sec