Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-152312
#<BuildRuby:0x000055f3bf669a00
@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.20230531-152312",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000022 0.000007 0.000029 ( 0.000030)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.001650 0.004532 1.925310 ( 4.507859)
build_miniruby 0.001092 0.000382 1.470397 ( 1.962822)
build_ruby 0.001400 0.000490 2.781909 ( 3.895354)
build_all 0.004296 0.004218 2.228302 ( 2.857760)
build_install 0.016988 0.003978 3.609225 ( 4.742166)
test_btest 0.000663 0.000237 78.659466 ( 70.143079)
test_basic 0.000000 0.007228 0.768983 ( 1.357885)
test_all 0.001257 0.000451 578.360103 (302.674735)
test_rubyspec 0.014456 0.042792 84.587161 (103.237415)
total: 495.38 sec