Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-053942
#<BuildRuby:0x000055bb88f7a230
@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.20230817-053942",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005640 0.000940 2.367912 ( 6.849754)
build_miniruby 0.001676 0.000000 1.676753 ( 2.932562)
build_ruby 0.001737 0.000000 3.527780 ( 5.699741)
build_all 0.000560 0.008160 6.526776 ( 6.371924)
build_install 0.012838 0.008314 8.102800 ( 9.420167)
test_btest 0.000690 0.000182 84.904024 ( 58.498475)
test_basic 0.003933 0.004066 0.967027 ( 1.554386)
test_all 0.001897 0.007493 708.127807 (509.714946)
test_rubyspec 0.024068 0.050894 111.175766 (216.801440)
total: 817.84 sec