Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-001552
#<BuildRuby:0x0000559959cc21d8
@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.20230627-001552",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004967 0.000955 1.996787 ( 5.105875)
build_miniruby 0.001692 0.000000 1.537470 ( 1.612610)
build_ruby 0.001443 0.000000 3.195235 ( 4.811734)
build_all 0.006656 0.001070 2.394237 ( 3.367926)
build_install 0.012550 0.006711 3.883835 ( 4.424785)
test_btest 0.000607 0.000133 81.180720 ( 50.736045)
test_basic 0.007338 0.000686 0.888098 ( 1.691023)
test_all 0.001004 0.000213 599.891929 (327.992444)
test_rubyspec 0.011948 0.042039 87.562976 (125.407320)
total: 525.15 sec