Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-232052
#<BuildRuby:0x000055cbb48b1ea8
@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.20240301-232052",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002631 0.003851 2.359620 ( 2.108704)
build_miniruby 0.001062 0.000138 1.582357 ( 1.580187)
build_ruby 0.001265 0.000165 3.381613 ( 3.603774)
build_all 0.007214 0.000391 6.394034 ( 2.455034)
build_install 0.012533 0.006958 8.132308 ( 3.814969)
test_btest 0.000823 0.000142 90.585396 ( 23.777969)
test_basic 0.002126 0.003588 0.700297 ( 0.758413)
test_all 0.076931 0.042595 728.143264 (207.114807)
test_rubyspec 0.053552 0.034644 107.069498 (116.496273)
total: 361.71 sec