Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-123752
#<BuildRuby:0x00007f47b8defdd0
@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.20241207-123752",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000042 0.000000 0.000042 ( 0.000042)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.003072 0.003876 3.172575 ( 3.122865)
build_miniruby 0.001286 0.000333 1.268749 ( 1.265792)
build_ruby 0.001355 0.000351 3.707072 ( 3.884417)
build_all 0.007807 0.000000 5.808065 ( 2.408738)
build_install 0.013397 0.003262 8.097643 ( 3.759468)
test_btest 0.000828 0.000201 74.875018 ( 21.625480)
test_basic 0.005022 0.004340 0.897815 ( 0.942747)
test_all 0.100681 0.044618 706.229119 (206.000994)
test_rubyspec 0.041115 0.040338 116.514583 ( 26.318558)
total: 269.33 sec