Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-182118
#<BuildRuby:0x000055e38d6d9fb8
@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.20230724-182118",
@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.000004 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003449 0.004243 2.237748 ( 5.627954)
build_miniruby 0.001238 0.000207 1.588716 ( 2.073420)
build_ruby 0.001218 0.000203 3.309304 ( 4.783225)
build_all 0.003605 0.004592 2.700084 ( 3.279310)
build_install 0.017957 0.002702 4.196143 ( 4.893680)
test_btest 0.000639 0.000123 80.112558 ( 46.849428)
test_basic 0.005951 0.000000 0.854034 ( 1.307088)
test_all 0.001119 0.000000 614.137582 (333.652190)
test_rubyspec 0.036957 0.019938 91.833276 (134.181342)
total: 536.65 sec