Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-002629
#<BuildRuby:0x000055c40dd62078
@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.20230810-002629",
@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.000001 0.000026 ( 0.000027)
autoconf 0.000040 0.000003 0.000043 ( 0.000033)
configure 0.000033 0.000002 0.000035 ( 0.000036)
build_up 0.006990 0.000424 2.187874 ( 6.257927)
build_miniruby 0.001475 0.000089 1.658465 ( 3.011710)
build_ruby 0.001781 0.000108 3.365259 ( 7.124093)
build_all 0.007677 0.000237 2.547622 ( 3.403832)
build_install 0.011868 0.007595 4.142366 ( 6.114630)
test_btest 0.000617 0.000067 83.382513 ( 53.529240)
test_basic 0.003117 0.004224 0.966770 ( 2.185677)
test_all 0.001189 0.000161 676.496123 (414.910312)
test_rubyspec 0.033691 0.024020 98.675551 (164.291736)
total: 660.83 sec