Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-233839
#<BuildRuby:0x000055c7b1322390
@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.20230603-233839",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005816 0.000895 1.927471 ( 4.572930)
build_miniruby 0.001092 0.000168 1.335711 ( 1.500157)
build_ruby 0.001505 0.000231 2.614863 ( 2.994082)
build_all 0.006706 0.000369 2.156622 ( 2.348763)
build_install 0.012541 0.005782 3.420906 ( 3.703427)
test_btest 0.000585 0.000104 74.743399 ( 44.777742)
test_basic 0.002666 0.005204 0.781861 ( 1.134002)
test_all 0.001543 0.000331 605.582815 (264.538016)
test_rubyspec 0.021660 0.032616 83.226307 ( 95.534156)
total: 421.10 sec