Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-085914
#<BuildRuby:0x000055803a3ea098
@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.20230515-085914",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000000 0.006699 1.880626 ( 4.001386)
build_miniruby 0.000293 0.001255 1.323071 ( 1.444217)
build_ruby 0.001277 0.000426 2.657489 ( 3.073019)
build_all 0.006188 0.000683 2.287623 ( 2.183783)
build_install 0.014870 0.001920 3.543428 ( 3.541960)
test_btest 0.000821 0.000000 73.854433 ( 36.728336)
test_basic 0.003272 0.002984 0.741141 ( 0.926659)
test_all 0.001379 0.000425 553.960275 (249.600108)
test_rubyspec 0.036357 0.023975 84.369667 (112.211209)
total: 413.71 sec