Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-052938
#<BuildRuby:0x00007fe3dc73fdd0
@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.20241223-052938",
@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.000025 0.000002 0.000027 ( 0.000026)
autoconf 0.000039 0.000002 0.000041 ( 0.000041)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.006063 0.000379 2.213640 ( 2.971648)
build_miniruby 0.001487 0.000093 1.699496 ( 1.849014)
build_ruby 0.002556 0.000160 4.513023 ( 4.916334)
build_all 0.010685 0.000116 7.286374 ( 5.122027)
build_install 0.015979 0.007783 9.165571 ( 7.388054)
test_btest 0.001077 0.000107 80.822782 ( 55.426845)
test_basic 0.007383 0.004068 1.126854 ( 1.611174)
test_all 0.130718 0.020853 770.748806 (392.571551)
test_rubyspec 0.049185 0.030251 124.677569 ( 44.117924)
total: 515.98 sec