Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-173406
#<BuildRuby:0x00007f15f43afdc0
@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.20241122-173406",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.004955 0.004241 4.371091 ( 5.427916)
build_miniruby 0.002269 0.000000 2.273918 ( 2.368640)
build_ruby 0.002039 0.000080 4.826764 ( 5.449133)
build_all 0.006364 0.004639 10.255236 ( 8.487043)
build_install 0.018844 0.006706 10.500881 ( 9.405407)
test_btest 0.000966 0.000086 82.415028 ( 41.553542)
test_basic 0.011587 0.000000 0.922517 ( 4.566129)
test_all 0.115626 0.032008 675.642492 (225.213854)
test_rubyspec 0.053718 0.028083 116.647599 ( 26.748943)
total: 329.22 sec