Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-132207
#<BuildRuby:0x00005558eacde1a8
@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.20230724-132207",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000030 0.000003 0.000033 ( 0.000034)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003502 0.004022 2.213153 ( 6.172661)
build_miniruby 0.001352 0.000169 1.654220 ( 2.404460)
build_ruby 0.001527 0.000191 3.312060 ( 5.697032)
build_all 0.008574 0.000027 2.679559 ( 2.967212)
build_install 0.011037 0.009541 4.290801 ( 5.928562)
test_btest 0.000591 0.000102 80.890200 ( 52.972805)
test_basic 0.008141 0.000623 0.930236 ( 1.809323)
test_all 0.001581 0.000264 643.152127 (389.531966)
test_rubyspec 0.040739 0.022457 92.500830 (157.812258)
total: 625.30 sec