Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-062303
#<BuildRuby:0x000056368b421fb8
@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.20230818-062303",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000037 0.000004 0.000041 ( 0.000039)
configure 0.000035 0.000003 0.000038 ( 0.000038)
build_up 0.006535 0.000594 2.315660 ( 7.767112)
build_miniruby 0.000000 0.001780 1.718111 ( 2.835818)
build_ruby 0.000000 0.001788 3.600055 ( 8.253654)
build_all 0.008847 0.000602 6.644570 ( 6.975198)
build_install 0.018875 0.003982 8.391771 ( 9.220345)
test_btest 0.000708 0.000089 87.414024 ( 61.278830)
test_basic 0.004648 0.004334 1.042380 ( 2.199916)
test_all 0.011140 0.000357 729.908755 (447.839697)
test_rubyspec 0.049237 0.025892 110.504943 (186.694785)
total: 733.07 sec