Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-062101
#<BuildRuby:0x0000559ac42ee2a8
@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-062101",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.005104 0.000082 1.728750 ( 3.073514)
build_miniruby 0.001409 0.000108 1.174825 ( 1.198104)
build_ruby 0.001470 0.000113 2.060872 ( 2.238949)
build_all 0.004868 0.000049 1.921697 ( 1.087834)
build_install 0.012630 0.000600 3.040392 ( 2.020099)
test_btest 0.000845 0.000060 72.622973 ( 23.369165)
test_basic 0.000939 0.003740 0.726706 ( 0.804341)
test_all 0.001274 0.000128 550.820649 (174.341061)
test_rubyspec 0.023916 0.021197 75.077951 ( 86.838057)
total: 294.97 sec