Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-123135
#<BuildRuby:0x0000563c17c02228
@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.20230511-123135",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005882 0.000768 1.897877 ( 4.222877)
build_miniruby 0.001281 0.000167 1.343731 ( 1.587968)
build_ruby 0.001421 0.000186 2.608954 ( 3.009412)
build_all 0.006299 0.000249 2.186629 ( 2.238912)
build_install 0.011448 0.004135 3.399486 ( 2.925798)
test_btest 0.000775 0.000115 73.049744 ( 36.150638)
test_basic 0.000000 0.006924 0.819835 ( 0.931072)
test_all 0.000847 0.000962 582.007576 (249.370168)
test_rubyspec 0.023927 0.026057 80.895634 ( 98.498075)
total: 398.94 sec