Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-193417
#<BuildRuby:0x000055b9c87ba098
@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.20240227-193417",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000018 0.000008 0.000026 ( 0.000026)
configure 0.000016 0.000007 0.000023 ( 0.000022)
build_up 0.004672 0.002076 2.466731 ( 2.282036)
build_miniruby 0.001674 0.000000 1.673800 ( 1.675302)
build_ruby 0.000000 0.001792 3.354176 ( 3.580718)
build_all 0.004155 0.003194 6.650532 ( 3.003929)
build_install 0.016638 0.002161 8.358347 ( 4.464190)
test_btest 0.000564 0.000234 90.865775 ( 36.804174)
test_basic 0.006199 0.000853 0.952460 ( 1.059552)
test_all 0.086452 0.028683 734.563872 (273.276676)
test_rubyspec 0.046299 0.039540 125.693068 (136.061381)
total: 462.21 sec