Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-003845
#<BuildRuby:0x00007f72d1befdc0
@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.20241020-003845",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.007279 0.001365 4.431257 ( 4.730275)
build_miniruby 0.001602 0.000300 1.777487 ( 1.857333)
build_ruby 0.001892 0.000355 4.840822 ( 5.052542)
build_all 0.006221 0.004808 7.816246 ( 4.814924)
build_install 0.018381 0.007002 11.346439 ( 6.871368)
test_btest 0.000768 0.000177 98.469567 ( 50.064169)
test_basic 0.007272 0.006155 1.285922 ( 1.756799)
test_all 0.124047 0.038461 879.728766 (594.706967)
test_rubyspec 0.048135 0.048000 141.651731 ( 72.567694)
total: 742.42 sec