Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-152339
#<BuildRuby:0x000055d9f958e390
@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.20230813-152339",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.007183 0.000991 2.396173 ( 7.471711)
build_miniruby 0.001149 0.000158 2.084168 ( 3.744999)
build_ruby 0.001785 0.000246 3.379715 ( 23.304452)
build_all 0.000204 0.008895 2.807709 ( 2.867367)
build_install 0.018919 0.001053 4.470557 ( 5.721766)
test_btest 0.000745 0.000140 81.462338 ( 55.073033)
test_basic 0.004410 0.000827 0.980580 ( 2.180014)
test_all 0.000988 0.000827 657.817242 (521.239878)
test_rubyspec 0.037009 0.028259 98.889419 (192.328088)
total: 813.93 sec