Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-093829
#<BuildRuby:0x00007f991727fdc8
@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.20240927-093829",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.002648 0.006116 4.249831 ( 3.517984)
build_miniruby 0.000000 0.001658 1.386024 ( 1.383138)
build_ruby 0.000000 0.001866 3.787592 ( 30.073822)
build_all 0.007474 0.000021 6.841101 ( 2.837281)
build_install 0.014082 0.004405 9.590225 ( 8.190264)
test_btest 0.000694 0.000161 94.068927 ( 25.502054)
test_basic 0.005856 0.004351 0.954811 ( 0.998129)
test_all 0.096860 0.053967 787.541526 (271.479703)
test_rubyspec 0.069655 0.018236 134.415879 ( 30.616470)
total: 374.60 sec