Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-122216
#<BuildRuby:0x00007fd74cf1fdd0
@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.20241118-122216",
@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.000016 0.000008 0.000024 ( 0.000026)
autoconf 0.000027 0.000015 0.000042 ( 0.000042)
configure 0.000022 0.000012 0.000034 ( 0.000034)
build_up 0.005669 0.003071 4.198475 ( 4.652528)
build_miniruby 0.000069 0.001889 1.719569 ( 1.747503)
build_ruby 0.001344 0.000752 3.889223 ( 4.113911)
build_all 0.003960 0.004018 6.057891 ( 2.531475)
build_install 0.010522 0.007903 8.746179 ( 4.125615)
test_btest 0.000557 0.000330 79.105624 ( 24.183330)
test_basic 0.004473 0.007173 1.108523 ( 1.247176)
test_all 0.090518 0.056993 765.470771 (221.475174)
test_rubyspec 0.058718 0.026459 115.202749 ( 25.920970)
total: 290.00 sec