Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-063732
#<BuildRuby:0x0000563788cc21d8
@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.20230707-063732",
@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.000022)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.006144 0.000439 2.191100 ( 5.532734)
build_miniruby 0.001408 0.000101 1.657887 ( 2.076602)
build_ruby 0.001702 0.000121 3.309538 ( 4.825201)
build_all 0.007477 0.000000 2.535995 ( 3.280647)
build_install 0.013426 0.004958 4.010144 ( 5.839091)
test_btest 0.000878 0.000086 83.258820 ( 47.972808)
test_basic 0.004215 0.004407 0.983644 ( 1.417534)
test_all 0.001887 0.000235 614.701735 (330.382440)
test_rubyspec 0.031647 0.025894 93.872368 (137.656094)
total: 538.98 sec