Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250206-143409
#<BuildRuby:0x00007f2e74aefde0
@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.20250206-143409",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000027 0.000008 0.000035 ( 0.000033)
build_up 0.007713 0.000962 3.878252 ( 3.319381)
build_miniruby 0.001433 0.000372 1.543008 ( 1.572854)
build_ruby 0.001735 0.000450 3.996661 ( 4.293857)
build_all 0.005946 0.004744 6.323068 ( 4.799098)
build_install 0.013746 0.011902 9.149875 ( 6.407179)
test_btest 0.001063 0.000367 75.292747 ( 62.358887)
test_basic 0.001489 0.010003 1.012162 ( 1.403800)
test_all 0.087746 0.032261 609.692976 (231.644643)
test_rubyspec 0.050980 0.023379 107.301770 ( 26.585294)
total: 342.39 sec