Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-170458
#<BuildRuby:0x000055598ea0a338
@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.20230608-170458",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005617 0.000674 1.943466 ( 4.008619)
build_miniruby 0.001450 0.000174 1.472467 ( 1.579007)
build_ruby 0.001301 0.000156 2.726335 ( 3.070898)
build_all 0.006922 0.000308 2.320687 ( 2.301249)
build_install 0.004115 0.013003 3.298144 ( 3.554823)
test_btest 0.001091 0.000000 75.900967 ( 41.900842)
test_basic 0.007270 0.000000 0.825622 ( 1.164538)
test_all 0.002205 0.000425 547.474120 (255.770094)
test_rubyspec 0.032540 0.025472 86.021275 (110.997076)
total: 424.35 sec