Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-095630
#<BuildRuby:0x00007fea6d42fdd8
@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.20241028-095630",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.000000 0.007611 3.830056 ( 3.895806)
build_miniruby 0.001034 0.000725 1.694938 ( 1.691617)
build_ruby 0.002251 0.000000 4.345977 ( 4.501868)
build_all 0.003215 0.005877 7.044071 ( 2.956145)
build_install 0.015545 0.003886 10.074716 ( 4.871336)
test_btest 0.000701 0.000234 76.724783 ( 21.596616)
test_basic 0.010679 0.000000 1.070461 ( 1.114627)
test_all 0.123343 0.026644 739.535231 (211.189434)
test_rubyspec 0.046406 0.038517 122.428974 ( 27.350351)
total: 279.17 sec