Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-234817
#<BuildRuby:0x0000564482b26228
@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.20230309-234817",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000000 0.000015 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.000000 0.007036 1.823504 ( 4.119301)
build_miniruby 0.000645 0.001059 1.356127 ( 1.611854)
build_ruby 0.001580 0.000000 2.747893 ( 3.057063)
build_all 0.000203 0.006944 2.145546 ( 2.372520)
build_install 0.014281 0.002746 3.294772 ( 3.781057)
test_btest 0.001085 0.000208 70.448842 ( 37.913701)
test_basic 0.002075 0.004914 0.573233 ( 0.936983)
test_all 0.000000 0.001459 570.963687 (270.863875)
test_rubyspec 0.019194 0.029917 80.778305 ( 94.310987)
total: 418.97 sec